AirInv Logo  1.00.8
C++ Simulated Airline Inventory Management System Library
Loading...
Searching...
No Matches
LegCabinHelper.hpp
Go to the documentation of this file.
1#ifndef __AIRINV_BOM_LEGCABINHELPER_HPP
2#define __AIRINV_BOM_LEGCABINHELPER_HPP
3
4// //////////////////////////////////////////////////////////////////////
5// Import section
6// //////////////////////////////////////////////////////////////////////
7
8// Forward declarations
9namespace stdair {
10 class LegCabin;
11}
12
13namespace AIRINV {
17
18 };
19
20}
21#endif // __AIRINV_BOM_LEGCABINHELPER_HPP
Forward declarations.