mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Fixed: Compile error with object viewer exe missing windows.h
This commit is contained in:
parent
c2546c140b
commit
c6fd45bb26
1 changed files with 1 additions and 0 deletions
|
@ -25,5 +25,6 @@
|
|||
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
|
||||
|
||||
#define NOMINMAX
|
||||
#include <windows.h>
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue