mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 10:45:37 +08:00
Fix doxygen issue noticed on gcc Jenkins build
This commit is contained in:
@@ -7,6 +7,9 @@
|
|||||||
* contained in the LICENSE file.
|
* contained in the LICENSE file.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
//! \cond PRIVATE
|
||||||
|
// without the Doxygen exclusion I get a strange no matching class member found for warning in the gcc build
|
||||||
|
|
||||||
#include "blackcore/db/databasereaderconfig.h"
|
#include "blackcore/db/databasereaderconfig.h"
|
||||||
|
|
||||||
using namespace BlackMisc;
|
using namespace BlackMisc;
|
||||||
@@ -127,3 +130,5 @@ namespace BlackCore
|
|||||||
}
|
}
|
||||||
} // ns
|
} // ns
|
||||||
} // ns
|
} // ns
|
||||||
|
|
||||||
|
//! \endcond
|
||||||
|
|||||||
Reference in New Issue
Block a user