mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Fix doxygen issue noticed on gcc Jenkins build
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
* 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"
|
||||
|
||||
using namespace BlackMisc;
|
||||
@@ -127,3 +130,5 @@ namespace BlackCore
|
||||
}
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
//! \endcond
|
||||
|
||||
Reference in New Issue
Block a user