summaryrefslogtreecommitdiffstats
path: root/Source/cmServerProtocol.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2016-10-18 19:28:45 (GMT)
committerStephen Kelly <steveire@gmail.com>2016-10-18 19:28:45 (GMT)
commit163991dd83cac6afa0f6dfeec41d885e8b880fc8 (patch)
tree09b2217ad0d75e922444d6a8f6e79230e3f71dc3 /Source/cmServerProtocol.cxx
parent51f89932c0adccdc28bc3cb6ccf0248a16d897a2 (diff)
downloadCMake-163991dd83cac6afa0f6dfeec41d885e8b880fc8.zip
CMake-163991dd83cac6afa0f6dfeec41d885e8b880fc8.tar.gz
CMake-163991dd83cac6afa0f6dfeec41d885e8b880fc8.tar.bz2
cmServerProtocol: Remove unused header
Diffstat (limited to 'Source/cmServerProtocol.cxx')
-rw-r--r--Source/cmServerProtocol.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmServerProtocol.cxx b/Source/cmServerProtocol.cxx
index e0fcb75..a9a3ce2 100644
--- a/Source/cmServerProtocol.cxx
+++ b/Source/cmServerProtocol.cxx
@@ -2,7 +2,6 @@
file Copyright.txt or https://cmake.org/licensing for details. */
#include "cmServerProtocol.h"
-#include "cmCacheManager.h"
#include "cmExternalMakefileProjectGenerator.h"
#include "cmFileMonitor.h"
#include "cmGeneratorTarget.h"