Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Commit 0bca4da

Browse files
committed
Removed trailing include statement in EventQueue.h
1 parent 5015222 commit 0bca4da

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

EventQueue.h

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -751,14 +751,4 @@ class EventQueue {
751751

752752
}
753753

754-
755-
// Include event class here to workaround cyclic dependencies
756-
// between Event and EventQueue
757-
//#include "Event.h"
758-
759-
760-
namespace events {
761-
762-
}
763-
764754
#endif

0 commit comments

Comments
 (0)