Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
svn-id: r21500
This commit is contained in:
parent
0da5fb4c1c
commit
8cdee5a931
96 changed files with 199 additions and 27 deletions
|
@ -21,6 +21,7 @@
|
|||
*/
|
||||
|
||||
#include "common/stdafx.h"
|
||||
#include "common/endian.h"
|
||||
#include "common/util.h"
|
||||
#include "common/debugger.cpp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue