AirportBuilder: missing header guard corrected.
This commit is contained in:
parent
930ed00ba9
commit
eefd878529
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
||||||
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
//
|
//
|
||||||
// $Id$
|
// $Id$
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <osgDB/Registry>
|
#include <osgDB/Registry>
|
||||||
#include "airport.hxx"
|
#include "airport.hxx"
|
||||||
#include <simgear/scene/material/Effect.hxx>
|
#include <simgear/scene/material/Effect.hxx>
|
||||||
|
|
Loading…
Add table
Reference in a new issue