mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
make sure to include cmConfigure.h before cmStandardIncludes.h
This commit is contained in:
committed by
Brad King
parent
5414084818
commit
3838a0d5fb
@@ -12,6 +12,8 @@
|
||||
#ifndef cmVisualStudioWCEPlatformParser_h
|
||||
#define cmVisualStudioWCEPlatformParser_h
|
||||
|
||||
#include <cmConfigure.h>
|
||||
|
||||
#include "cmStandardIncludes.h"
|
||||
|
||||
#include "cmXMLParser.h"
|
||||
|
||||
Reference in New Issue
Block a user