Fixed build without PCH

This commit is contained in:
Shauren
2014-03-23 12:54:09 +01:00
parent a4d8a26dc7
commit e469ff5e88
3 changed files with 8 additions and 11 deletions

View File

@@ -16,6 +16,7 @@
*/
#include "AppenderFile.h"
#include "Common.h"
#if PLATFORM == PLATFORM_WINDOWS
# include <Windows.h>