#undef header macro

SVN revision: 65834
This commit is contained in:
Mike Blumenkrantz 2011-12-03 03:42:41 +00:00
parent 54a2db0044
commit b0b7fc46b2
1 changed files with 2 additions and 0 deletions

View File

@ -373,4 +373,6 @@ GENERIC_ALLOC_FREE_HEADER(Ecore_Fd_Handler, ecore_fd_handler);
GENERIC_ALLOC_FREE_HEADER(Ecore_Win32_Handler, ecore_win32_handler);
#endif
#undef GENERIC_ALLOC_FREE_HEADER
#endif