summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/IsThread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/OSSupport/IsThread.h')
-rw-r--r--src/OSSupport/IsThread.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/OSSupport/IsThread.h b/src/OSSupport/IsThread.h
index 85f437267..d882dbf8a 100644
--- a/src/OSSupport/IsThread.h
+++ b/src/OSSupport/IsThread.h
@@ -16,8 +16,6 @@ In the descending class' constructor call the Start() method to start the thread
#pragma once
-#include <thread>
-#include <atomic>