#ifndef BLACKMISC_SIMULATION_FSCOMMON_NAMESPACES_H #define BLACKMISC_SIMULATION_FSCOMMON_NAMESPACES_H // just a dummy header, namespace documentation will go here /*! \file */ /*! * \namespace FsCommon * \brief Utility classes for FSX, P3D and FS9, OS and driver independent code */ #endif // guard