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.
|
||||
//
|
||||
// $Id$
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <osgDB/Registry>
|
||||
#include "airport.hxx"
|
||||
#include <simgear/scene/material/Effect.hxx>
|
||||
|
|
Loading…
Reference in a new issue