1
0
forked from 0ad/0ad

adding needed include

This was SVN commit r6169.
This commit is contained in:
freenity 2008-07-01 22:12:03 +00:00
parent 49f0feb969
commit 5fe79fbb7c

View File

@ -3,6 +3,8 @@
#include <assert.h>
#include <memory>
#ifdef _MSC_VER
# ifndef NDEBUG
# pragma comment(lib, "xerces-c_2D.lib")