mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 17:07:41 +00:00
Windows fixes
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#if _WIN32
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
#include <objbase.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user