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