summaryrefslogtreecommitdiffstats
path: root/Source/cmXMLSafe.cxx
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2016-08-16 23:08:13 (GMT)
committerDaniel Pfeifer <daniel@pfeifer-mail.de>2016-08-16 23:08:13 (GMT)
commita2af850ba6dbee7797484ec5f6696525123023fc (patch)
treef1ffb7acf4b899209bd22d67b9e1232dfa54a1ea /Source/cmXMLSafe.cxx
parente240a7c0176450e092e2398148c1e13f8940c239 (diff)
downloadCMake-a2af850ba6dbee7797484ec5f6696525123023fc.zip
CMake-a2af850ba6dbee7797484ec5f6696525123023fc.tar.gz
CMake-a2af850ba6dbee7797484ec5f6696525123023fc.tar.bz2
fix a batch of include-what-you-use violations
Diffstat (limited to 'Source/cmXMLSafe.cxx')
-rw-r--r--Source/cmXMLSafe.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmXMLSafe.cxx b/Source/cmXMLSafe.cxx
index f899f57..8575181 100644
--- a/Source/cmXMLSafe.cxx
+++ b/Source/cmXMLSafe.cxx
@@ -13,9 +13,7 @@
#include "cm_utf8.h"
-#include <iostream>
#include <sstream>
-
#include <stdio.h>
#include <string.h>