mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
refs #74 , dummy for Doxygen
This commit is contained in:
12
src/blacksim/fscommon/fscommon.h
Normal file
12
src/blacksim/fscommon/fscommon.h
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
#ifndef FSCOMMON_NAMESPACES_H
|
||||||
|
#define FSCOMMON_NAMESPACES_H
|
||||||
|
|
||||||
|
// just a dummy header, namespace documentation will go here
|
||||||
|
/*! \file */
|
||||||
|
|
||||||
|
/*!
|
||||||
|
* \namespace FsCommon
|
||||||
|
* \brief Utility classes for FSX, P3D and FS9.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#endif // guard
|
||||||
Reference in New Issue
Block a user