mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 04:09:33 -05:00
make sure to include cmConfigure.h before cmStandardIncludes.h
This commit is contained in:
committed by
Brad King
parent
5414084818
commit
3838a0d5fb
@@ -13,6 +13,8 @@
|
||||
#ifndef cmFilePathUuid_h
|
||||
#define cmFilePathUuid_h
|
||||
|
||||
#include <cmConfigure.h>
|
||||
|
||||
#include "cmStandardIncludes.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user