Undef all header local macros.

This commit is contained in:
bkaradzic
2013-10-15 21:41:03 -07:00
parent 3364fd2988
commit da53f3956c

View File

@@ -906,6 +906,13 @@ namespace bx
}
} // namespace bx
#undef BX_CL_IMPORT_ALL
#undef BX_CL_IMPORT_ALL_10
#undef BX_CL_IMPORT_ALL_11
#undef BX_CL_IMPORT_ALL_12
#undef BX_CL_IMPORT_END
#endif // defined(BX_CL_IMPLEMENTATION)
#endif // __OPENCL_CL_H