summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestSubmitHandler.h
diff options
context:
space:
mode:
authorZach Mullen <zach.mullen@kitware.com>2010-06-03 14:34:34 (GMT)
committerZach Mullen <zach.mullen@kitware.com>2010-06-03 14:34:34 (GMT)
commite525649a4e9f2578c41593b56f9af4b4b7719984 (patch)
tree46092e3926a2ff9bee3a2038f495fc0992e8635f /Source/CTest/cmCTestSubmitHandler.h
parent7f619608d50cabee8718d78427d560531a3b1ea1 (diff)
downloadCMake-e525649a4e9f2578c41593b56f9af4b4b7719984.zip
CMake-e525649a4e9f2578c41593b56f9af4b4b7719984.tar.gz
CMake-e525649a4e9f2578c41593b56f9af4b4b7719984.tar.bz2
Checksums on CTest submit files, and retry timed out submissions.
Diffstat (limited to 'Source/CTest/cmCTestSubmitHandler.h')
-rw-r--r--Source/CTest/cmCTestSubmitHandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CTest/cmCTestSubmitHandler.h b/Source/CTest/cmCTestSubmitHandler.h
index 8b011ea..e7755b1 100644
--- a/Source/CTest/cmCTestSubmitHandler.h
+++ b/Source/CTest/cmCTestSubmitHandler.h
@@ -79,6 +79,7 @@ private:
std::string GetSubmitResultsPrefix();
+ class ResponseParser;
cmStdString HTTPProxy;
int HTTPProxyType;
cmStdString HTTPProxyAuth;