mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
refs #618, clang fixes
* use own default constructor error: default initialization of an object of const type 'const BlackMisc::CIcon' without a user-provided default constructor static const CIcon empty; * same for CDbOwnModelsComponent() * fixed guard
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKMISC_SIMULATION_AIRCRAFTMODELSETLOADER_H
|
||||
#define BLACKMISC_SIMULATION_AIRCRAFTMODESETLLOADER_H
|
||||
#define BLACKMISC_SIMULATION_AIRCRAFTMODELSETLOADER_H
|
||||
|
||||
#include "blackmisc/blackmiscexport.h"
|
||||
#include "blackmisc/simulation/aircraftmodellist.h"
|
||||
|
||||
Reference in New Issue
Block a user