- Remove another assumption that _MSC_VER means the MSVC build environment -- aclui now builds.

svn path=/trunk/; revision=42476
This commit is contained in:
Stefan Ginsberg 2009-08-07 19:37:11 +00:00
parent 0787f783d7
commit cae766f61e

View file

@ -24,8 +24,4 @@
#include <aclui.h>
#include <objsel.h>
#ifdef _MSC_VER
#include <precomp.h>
#endif
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */