1
0
forked from mirrors/0ad

needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)

also rename wchar -> utf8 to avoid conflict with <wchar.h> (requires
rebuild of workspace)
(unfortunately copying history fails to "502 bad gateway"; had to delete
old + add new independently)

This was SVN commit r7340.
This commit is contained in:
janwas
2010-03-01 14:52:58 +00:00
parent adb3847e38
commit 1861448e6c
127 changed files with 541 additions and 541 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
*/
#include "precompiled.h"
#include "module_init.h"
#include "lib/module_init.h"
#include "lib/sysdep/cpu.h" // cpu_CAS, cpu_AtomicAdd