mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Fixes some CLANG warnings (QtC IDE checks, nevertheless does not harm to fix them)
This commit is contained in:
committed by
Mat Sutcliffe
parent
15ced5a77f
commit
86c8568bf2
@@ -12,7 +12,7 @@
|
||||
#pragma push_macro("interface")
|
||||
#undef interface
|
||||
|
||||
#include <windows.h>
|
||||
#include <Windows.h>
|
||||
#include <SimConnect.h>
|
||||
|
||||
#pragma pop_macro("interface")
|
||||
|
||||
Reference in New Issue
Block a user