summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestGlobalVC.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-08-24 13:45:44 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2016-08-24 13:45:44 (GMT)
commit4a2a66e31c4b7fbcc6bbe41219a6c7f0624dc165 (patch)
treebfce7cdad9add0c659e127f74c5c8afc1c45c21a /Source/CTest/cmCTestGlobalVC.h
parent21a7809bfaa02ec3d11620676636e65b47065b62 (diff)
parent5cbb54880742c23658991edec91a514f3582ed2b (diff)
downloadCMake-4a2a66e31c4b7fbcc6bbe41219a6c7f0624dc165.zip
CMake-4a2a66e31c4b7fbcc6bbe41219a6c7f0624dc165.tar.gz
CMake-4a2a66e31c4b7fbcc6bbe41219a6c7f0624dc165.tar.bz2
Merge topic 'include-what-you-use'
5cbb5488 fix a batch of include-what-you-use violations
Diffstat (limited to 'Source/CTest/cmCTestGlobalVC.h')
-rw-r--r--Source/CTest/cmCTestGlobalVC.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CTest/cmCTestGlobalVC.h b/Source/CTest/cmCTestGlobalVC.h
index 7ea3440..d42d2f2 100644
--- a/Source/CTest/cmCTestGlobalVC.h
+++ b/Source/CTest/cmCTestGlobalVC.h
@@ -15,6 +15,8 @@
#include "cmCTestVC.h"
#include <list>
+#include <map>
+#include <vector>
/** \class cmCTestGlobalVC
* \brief Base class for handling globally-versioned trees