DEVTOOLS: Fix gcc compilation of create_titanic
This commit is contained in:
parent
4a945162c5
commit
94f6614281
2 changed files with 1 additions and 4 deletions
|
@ -29,10 +29,6 @@
|
|||
#undef main
|
||||
#endif // main
|
||||
|
||||
#ifndef USE_ZLIB
|
||||
#error "Project should have USE_ZLIB defined"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue