summaryrefslogtreecommitdiffstats
path: root/src/Common/XmlData.cpp
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-09-04 13:47:12 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-09-04 13:47:12 +0200
commitcd0e606efe969d8361fd38b4ca959183feeddc9b (patch)
tree708fd6bc11897513c46a773442d9fa5d24442c5b /src/Common/XmlData.cpp
parent1eb9f4df776adc5dc5cf74a587288199bbf8b703 (diff)
downloadmad-cd0e606efe969d8361fd38b4ca959183feeddc9b.tar
mad-cd0e606efe969d8361fd38b4ca959183feeddc9b.zip
Don't use GNU readline
Diffstat (limited to 'src/Common/XmlData.cpp')
-rw-r--r--src/Common/XmlData.cpp2
1 files changed, 0 insertions, 2 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 {