Added EventBroker Test from the other project

This commit is contained in:
verysecrethero
2015-12-11 16:17:23 +01:00
parent d8b1f4e514
commit b3bb0e543f
4 changed files with 76 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "Core/EventBroker.h"
#include "Core\EventBroker.h"
BaseEventRelay::~BaseEventRelay()
{