summaryrefslogtreecommitdiffstats
path: root/src/Common
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common')
-rw-r--r--src/Common/XmlData.cpp2
-rw-r--r--src/Common/XmlData.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/Common/XmlData.cpp b/src/Common/XmlData.cpp
index d3c948b..4d1da6e 100644
--- a/src/Common/XmlData.cpp
+++ b/src/Common/XmlData.cpp
@@ -22,8 +22,6 @@
#include <cstdlib>
#include <cstring>
-#include <iostream>
-
namespace Mad {
namespace Common {
diff --git a/src/Common/XmlData.h b/src/Common/XmlData.h
index 216b0f1..6be2b1d 100644
--- a/src/Common/XmlData.h
+++ b/src/Common/XmlData.h
@@ -37,8 +37,6 @@
#include <boost/variant/variant.hpp>
#include <boost/smart_ptr.hpp>
-#include <iostream>
-
namespace Mad {
namespace Common {