forked from github/server
do not include config.h from util (also, wasn't needed)
also remove it from monsters.
This commit is contained in:
parent
a601a675f6
commit
d5218b99b8
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
#include <platform.h>
|
#include <platform.h>
|
||||||
#include <config.h>
|
|
||||||
#include "language.h"
|
#include "language.h"
|
||||||
|
|
||||||
#include <CuTest.h>
|
#include <CuTest.h>
|
||||||
|
|
Loading…
Reference in a new issue