mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user