summaryrefslogtreecommitdiffstats
path: root/CommandLineArguments.cxx
diff options
context:
space:
mode:
authorKWSys Upstream <kwrobot@kitware.com>2016-02-22 13:56:45 (GMT)
committerBrad King <brad.king@kitware.com>2016-02-22 14:02:03 (GMT)
commita132064b4821ee21c45717b459351ac4ffe4d372 (patch)
treef159c92ec60003354551ef369ed68962862cc0a2 /CommandLineArguments.cxx
parentffcc235c7ee2528638fd2ae4029eabcd5b0f1042 (diff)
downloadCMake-a132064b4821ee21c45717b459351ac4ffe4d372.zip
CMake-a132064b4821ee21c45717b459351ac4ffe4d372.tar.gz
CMake-a132064b4821ee21c45717b459351ac4ffe4d372.tar.bz2
KWSys 2016-02-22 (4847aedd)
Code extracted from: http://public.kitware.com/KWSys.git at commit 4847aedde22b0026accbb71e5480ed353a330e02 (master). Upstream Shortlog ----------------- Ben Boeckel (1): de83c4d4 SystemTools: support deleting junction points Chuck Atkins (1): 3e1b7395 SystemInformation: Ignore buffers and cache when reporting host memory use Costy Petrisor (1): 9fe15333 Update hidden includes to support CMake header dependency scanning Zack Galbreath (1): 4847aedd Process: Allow timeout to be changed after child starts
Diffstat (limited to 'CommandLineArguments.cxx')
-rw-r--r--CommandLineArguments.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/CommandLineArguments.cxx b/CommandLineArguments.cxx
index 3636836..f713294 100644
--- a/CommandLineArguments.cxx
+++ b/CommandLineArguments.cxx
@@ -20,6 +20,7 @@
#if 0
# include "CommandLineArguments.hxx.in"
# include "Configure.hxx.in"
+# include "String.hxx.in"
#endif
#include <vector>