mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
Merge topic 'mingw-64'
c775072a cmGeneratorExpressionEvaluationFile: Add missing sys/types.h include
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#define cmGeneratorExpressionEvaluationFile_h
|
||||
|
||||
#include "cmStandardIncludes.h"
|
||||
#include <sys/types.h>
|
||||
#include <cmsys/auto_ptr.hxx>
|
||||
|
||||
#include "cmGeneratorExpression.h"
|
||||
|
||||
Reference in New Issue
Block a user