mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Include guard name
This commit is contained in:
committed by
Mathew Sutcliffe
parent
693d9631ff
commit
32a9098128
@@ -9,8 +9,8 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKSIMPLUGIN_SIMULATOR_COMMON_H
|
||||
#define BLACKSIMPLUGIN_SIMULATOR_COMMON_H
|
||||
#ifndef BLACKSIMPLUGIN_FSCOMMON_SIMULATORFSCOMMON_H
|
||||
#define BLACKSIMPLUGIN_FSCOMMON_SIMULATORFSCOMMON_H
|
||||
|
||||
#include "blackcore/simulatorcommon.h"
|
||||
#include "blackmisc/simulation/interpolator.h"
|
||||
|
||||
Reference in New Issue
Block a user