Added more defines to winundef.hpp
This commit is contained in:
parent
1f493d3b57
commit
6f7d518ca7
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user