Fix non pch build.

This commit is contained in:
Gacko
2015-12-13 12:55:25 +01:00
parent c7e58e4db1
commit 626560385c

View File

@@ -25,6 +25,7 @@
#endif
#include "CascLib.h"
#include <map>
#include <string>
#ifndef _WIN32
int GetLastError();