0ad/source/lib/sysdep/win/wsysdep.h
janwas be3f3bdbfb # SwEng / MacOSX compat
further cleanup to sysdep.h: avoid pulling in win and ia32; split header
up into stl, compiler, and the actual sys_* API. (all but the latter are
in PCH).

timer: also avoid dragging in ia32
win: move snprintf fix to posix.h
cpu: simplify reasoning about cores, now given as logicalPerCore (not
package)
vfs_optimizer: fix if archive building is partially disabled

This was SVN commit r5008.
2007-04-30 14:35:19 +00:00

5 lines
90 B
C

#ifndef INCLUDED_WSYSDEP
#define INCLUDED_WSYSDEP
#endif // #ifndef INCLUDED_WSYSDEP