Skip to content

Commit 4009ae7

Browse files
committed
quick fix
1 parent e80f4d5 commit 4009ae7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ESPressio_EventManager.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
#pragma once
22

3+
#include <ESPressio_Thread>
34
#include "ESPressio_EventDispatcher.hpp"
45

6+
using namespace ESPressio::Thread;
7+
58
namespace ESPressio {
69

710
namespace Event {

0 commit comments

Comments
 (0)