mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Fixed compiler error caused by missing include
This was part of a fixup in the original branch, but was missed because the initial patch was committed to the wrong branch.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#include "simconnect_datadefinition.h"
|
||||
#include "simconnect/SimConnect.h"
|
||||
|
||||
namespace BlackSimPlugin
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user