Minimal requisite alterations for development head as of 02APR2014 for compilation purposes on VS2013.

This commit is contained in:
Azaezel 2014-04-02 15:09:07 -05:00
parent 29d7fe310d
commit 59c755b5e5
2 changed files with 3 additions and 0 deletions

View file

@ -21,6 +21,7 @@
#include <assert.h>
#include <wchar.h>
#include <string.h>
#include <algorithm>
#include <dae/daeError.h>