diff options
Diffstat (limited to '')
-rw-r--r-- | src/universe.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/universe.h b/src/universe.h index 4239466..6f03ed3 100644 --- a/src/universe.h +++ b/src/universe.h | |||
@@ -14,9 +14,6 @@ extern "C" | |||
14 | #include "tracker.h" | 14 | #include "tracker.h" |
15 | #include "uniquekey.h" | 15 | #include "uniquekey.h" |
16 | 16 | ||
17 | #include <atomic> | ||
18 | #include <mutex> | ||
19 | |||
20 | // ################################################################################################# | 17 | // ################################################################################################# |
21 | 18 | ||
22 | // forwards | 19 | // forwards |