[SERVMAN] Now fix GCC build on *nix.

svn path=/trunk/; revision=67103
This commit is contained in:
Amine Khaldi 2015-04-08 18:38:48 +00:00
parent 0b9cd86300
commit 62f395ffc7

View file

@ -17,9 +17,9 @@
#include <strsafe.h>
#else
#include <windows.h>
#include <Commctrl.h>
#include <commctrl.h>
#include <process.h>
#include <Strsafe.h>
#include <strsafe.h>
#endif
#include "resource.h"