Removed all using declarations and directives from header files
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Bloom
|
||||
*
|
||||
* @param event
|
||||
*/
|
||||
void triggerEvent(GenericEventPointer event);
|
||||
void triggerEvent(Events::GenericEventPointer event);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user