#ifndef __TR_EVENT_H__ #define __TR_EVENT_H__ #include "tr/event.h" #include "tr/event_handler.h" #include "tr/event_subject.h" #include "tr/event_dispatcher.h" #endif // __TR_EVENT_H__ // vim: set ts=4 sw=4: