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,5 +1,4 @@
|
|||
#include <platform.h>
|
||||
#include <config.h>
|
||||
#include "language.h"
|
||||
|
||||
#include <CuTest.h>
|
||||
|
|
Loading…
Reference in New Issue