global.h should not be included by header files.
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include "global.h" // StepMania only includes
|
|
||||||
|
|
||||||
#if defined(_XBOX)
|
#if defined(_XBOX)
|
||||||
// Summary : WinsockX is bad, XTL is good.
|
// Summary : WinsockX is bad, XTL is good.
|
||||||
|
|||||||
Reference in New Issue
Block a user