mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 01:04:06 +00:00
premake: detect processor architecture from script
lib/sysdep: clean up by moving OS and cpu-arch folders into "os" and "arch" folders This was SVN commit r6162.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <cxxtest/GlobalFixture.h>
|
||||
|
||||
#if OS_WIN
|
||||
#include "lib/sysdep/win/wdbg_heap.h"
|
||||
#include "lib/sysdep/os/win/wdbg_heap.h"
|
||||
#endif
|
||||
|
||||
class LeakReporter : public CxxTest::GlobalFixture
|
||||
|
||||
Reference in New Issue
Block a user