mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 14:07:35 +08:00
fixed MinGW warning about NOMINMAX
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
#include "datarefs.h"
|
||||
#include "blackmisc/geodesicgrid.h"
|
||||
#include <XPLM/XPLMNavigation.h>
|
||||
|
||||
Reference in New Issue
Block a user