mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
fixed MinGW warning about NOMINMAX
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
* Plugin loaded by X-Plane which publishes a DBus service
|
||||
*/
|
||||
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
#include "menus.h"
|
||||
|
||||
#pragma push_macro("interface")
|
||||
|
||||
Reference in New Issue
Block a user