do not include config.h from util (also, wasn't needed)

also remove it from monsters.
This commit is contained in:
Enno Rehling 2016-11-17 10:51:58 +01:00
parent a601a675f6
commit d5218b99b8
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#include <platform.h>
#include <config.h>
#include "language.h"
#include <CuTest.h>