Added more defines to winundef.hpp
This commit is contained in:
@@ -14,3 +14,11 @@
|
||||
#if defined(IGNORE)
|
||||
#undef IGNORE
|
||||
#endif
|
||||
|
||||
#if defined(ABSOLUTE)
|
||||
#undef ABSOLUTE
|
||||
#endif
|
||||
|
||||
#if defined(RELATIVE)
|
||||
#undef RELATIVE
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user