Files
pilotclient/src/blackmisc/simulation/fscommon/fscommon.h
Klaus Basan 32f60722c8 refs #396, move subproject BlackSim into BlackMisc::Simulation
* removed unused samples / tests
* fixed found Doxygen issues
* removed blacksimfreefunctions, now in BlackMisc::Simulation::registerMetadata()
* samples_vetcor_geo to samples_geo
2015-04-07 19:22:16 +02:00

13 lines
305 B
C

#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