From 21a6ed49f2d06982e080eb5fc2f0a7d1c2ea0846 Mon Sep 17 00:00:00 2001 From: Daniel Pfeifer Date: Fri, 24 Mar 2017 23:56:00 +0100 Subject: cmFileCommand: add include --- Source/cmFileCommand.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/cmFileCommand.cxx b/Source/cmFileCommand.cxx index 7a6e2b7..f78b764 100644 --- a/Source/cmFileCommand.cxx +++ b/Source/cmFileCommand.cxx @@ -37,6 +37,7 @@ #if defined(CMAKE_BUILD_WITH_CMAKE) #include "cmCurl.h" #include "cmFileLockResult.h" +#include #endif #if defined(CMAKE_USE_ELF_PARSER) -- cgit v0.12