Horizon
src
util
win32_undef.hpp
1
#ifdef G_OS_WIN32
2
#undef DELETE
3
#undef ERROR
4
#undef DUPLICATE
5
#endif
Generated by
1.8.20