mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
Fixed broken include guard, detected by clang.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKMISC_SIMULATION_FSCOMMON_AIRCRAFTCFPARSER_H
|
||||
#ifndef BLACKMISC_SIMULATION_FSCOMMON_AIRCRAFTCFGPARSER_H
|
||||
#define BLACKMISC_SIMULATION_FSCOMMON_AIRCRAFTCFGPARSER_H
|
||||
|
||||
#include "blackmisc/blackmiscexport.h"
|
||||
|
||||
Reference in New Issue
Block a user