mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 17:05:45 +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 <aclui.h>
|
||||||
#include <objsel.h>
|
#include <objsel.h>
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
|
||||||
#include <precomp.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue