Fixes some CLANG warnings (QtC IDE checks, nevertheless does not harm to fix them)

This commit is contained in:
Klaus Basan
2020-02-07 18:53:05 +01:00
committed by Mat Sutcliffe
parent 15ced5a77f
commit 86c8568bf2
3 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
#pragma push_macro("interface")
#undef interface
#include <windows.h>
#include <Windows.h>
#include <SimConnect.h>
#pragma pop_macro("interface")