StdAir Logo  1.00.12
C++ Standard Airline IT Object Library
FacAbstract.cpp
Go to the documentation of this file.
1// //////////////////////////////////////////////////////////////////////
2// Import section
3// //////////////////////////////////////////////////////////////////////
4// STL
5#include <cassert>
6// STDAIR
9
10namespace stdair {
11
12 // //////////////////////////////////////////////////////////////////////
14 }
15
16}
Handle on the StdAir library context.
virtual ~FacAbstract()
Definition: FacAbstract.cpp:13