We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80f4d5 commit 4009ae7Copy full SHA for 4009ae7
src/ESPressio_EventManager.hpp
@@ -1,7 +1,10 @@
1
#pragma once
2
3
+#include <ESPressio_Thread>
4
#include "ESPressio_EventDispatcher.hpp"
5
6
+using namespace ESPressio::Thread;
7
+
8
namespace ESPressio {
9
10
namespace Event {
0 commit comments