(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
This commit is contained in:
@@ -34,9 +34,7 @@
|
||||
#include "gui.h"
|
||||
#include "strings_func.h"
|
||||
#include "functions.h"
|
||||
#if defined(TTD_BIG_ENDIAN)
|
||||
#include "core/endian_func.hpp"
|
||||
#endif
|
||||
|
||||
/* for opendir/readdir/closedir */
|
||||
# include "fios.h"
|
||||
|
Reference in New Issue
Block a user