summaryrefslogtreecommitdiffstats
path: root/Source/cmReturnCommand.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmReturnCommand.cxx')
-rw-r--r--Source/cmReturnCommand.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmReturnCommand.cxx b/Source/cmReturnCommand.cxx
index aa056c3..f8b3129 100644
--- a/Source/cmReturnCommand.cxx
+++ b/Source/cmReturnCommand.cxx
@@ -2,6 +2,8 @@
file Copyright.txt or https://cmake.org/licensing for details. */
#include "cmReturnCommand.h"
+#include "cmExecutionStatus.h"
+
// cmReturnCommand
bool cmReturnCommand::InitialPass(std::vector<std::string> const&,
cmExecutionStatus& status)