mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05: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 cmListFileCache_h
|
||||
#define cmListFileCache_h
|
||||
|
||||
#include <cmConfigure.h>
|
||||
|
||||
#include "cmStandardIncludes.h"
|
||||
|
||||
#include "cmState.h"
|
||||
|
||||
Reference in New Issue
Block a user