#ifndef EVENT_EVENT_CALLBACK_H #define EVENT_EVENT_CALLBACK_H #include #include #include typedef class TypedCallback EventCallback; #endif /* !EVENT_EVENT_CALLBACK_H */