summaryrefslogtreecommitdiff
path: root/include/threadengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/threadengine.h')
-rw-r--r--include/threadengine.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/threadengine.h b/include/threadengine.h
index 73aafe7aa..0c2d26ce6 100644
--- a/include/threadengine.h
+++ b/include/threadengine.h
@@ -23,10 +23,6 @@
#pragma once
-#include <vector>
-#include <string>
-#include <map>
-#include "config.h"
#include "base.h"
/** Derive from this class to implement your own threaded sections of