diff options
Diffstat (limited to 'src/OSSupport/Event.h')
-rw-r--r-- | src/OSSupport/Event.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/OSSupport/Event.h b/src/OSSupport/Event.h index 94f062123..ad4f07595 100644 --- a/src/OSSupport/Event.h +++ b/src/OSSupport/Event.h @@ -10,9 +10,6 @@ #pragma once -#include <mutex> -#include <condition_variable> - |