mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-24 13:48:45 +00:00
Added CStr and some other things to precompiled.h, to reduce build times.
Altered CStr/UniDoubler's macros, to avoid polluting/conflicting/etc. Fixed headers in non-PCH builds. Used the _d version of vorbisfile*.lib in Debug builds. This was SVN commit r2366.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "CConsole.h"
|
||||
#include "Profile.h"
|
||||
#include <sstream>
|
||||
#include <iostream>
|
||||
|
||||
#include "res/res.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user