mirror of
https://github.com/reactos/reactos.git
synced 2025-05-06 18:31:26 +00:00
- Remove another assumption that _MSC_VER means the MSVC build environment -- aclui now builds.
svn path=/trunk/; revision=42476
This commit is contained in:
parent
0787f783d7
commit
cae766f61e
1 changed files with 0 additions and 4 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue