mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-01-19 06:40:49 +00:00
This undef was missing there...
This commit is contained in:
parent
12ffd83d4f
commit
e0504ce482
1 changed files with 1 additions and 0 deletions
1
opts.def
1
opts.def
|
@ -106,4 +106,5 @@
|
||||||
/* some cleanup so we don't have to */
|
/* some cleanup so we don't have to */
|
||||||
#undef GMQCC_TYPE_FLAGS
|
#undef GMQCC_TYPE_FLAGS
|
||||||
#undef GMQCC_TYPE_WARNS
|
#undef GMQCC_TYPE_WARNS
|
||||||
|
#undef GMQCC_TYPE_OPTIMIZATIONS
|
||||||
#undef GMQCC_DEFINE_FLAG
|
#undef GMQCC_DEFINE_FLAG
|
||||||
|
|
Loading…
Reference in a new issue