summaryrefslogtreecommitdiff
path: root/src/configuration.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/configuration.cpp')
-rw-r--r--src/configuration.cpp13
1 files changed, 4 insertions, 9 deletions
diff --git a/src/configuration.cpp b/src/configuration.cpp
index 5f9caa2d..fd2bca41 100644
--- a/src/configuration.cpp
+++ b/src/configuration.cpp
@@ -23,16 +23,11 @@
#include "configuration.h"
-//#include "log.h"
-//#include "main.h"
-
-#include <math.h>
-#include <iostream>
-#include <fstream>
-#include <sstream>
-#include <libxml/parser.h>
-#include <libxml/tree.h>
+
+#include <cmath>
+
#include <libxml/xmlwriter.h>
+
#include "utils/logger.h"
// MSVC libxml2 at the moment doesn't work right when using MinGW, missing this