summaryrefslogtreecommitdiffstats
path: root/src/ConfigParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ConfigParser.h')
-rw-r--r--src/ConfigParser.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ConfigParser.h b/src/ConfigParser.h
index ea48e94..9ca6c81 100644
--- a/src/ConfigParser.h
+++ b/src/ConfigParser.h
@@ -30,10 +30,7 @@
*/
#pragma once
-#include <vector>
-#include <string>
#include "MuxElements.h"
-#include "DabMux.h"
#include <boost/property_tree/ptree.hpp>
#include <memory>