summaryrefslogtreecommitdiffstats
path: root/Source/CTest
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2008-07-03 19:02:52 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2008-07-03 19:02:52 (GMT)
commitf188d0e24191c35135a7b825594e053489b1e919 (patch)
treea2495515b9cf0a006637f18d2f1dae7e36d8265e /Source/CTest
parentf58a1370cd6cbcfdc1cf6855441b9ad085e7ff14 (diff)
downloadCMake-f188d0e24191c35135a7b825594e053489b1e919.zip
CMake-f188d0e24191c35135a7b825594e053489b1e919.tar.gz
CMake-f188d0e24191c35135a7b825594e053489b1e919.tar.bz2
ENH: one more fix for hp
Diffstat (limited to 'Source/CTest')
-rw-r--r--Source/CTest/cmProcess.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/CTest/cmProcess.cxx b/Source/CTest/cmProcess.cxx
index a109b3f..97a1030 100644
--- a/Source/CTest/cmProcess.cxx
+++ b/Source/CTest/cmProcess.cxx
@@ -16,7 +16,6 @@
=========================================================================*/
#include <cmProcess.h>
-#include <iostream>
cmProcess::cmProcess()
{