mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
refs #703, adjustments
* removed using as discussed on slack * Doxyfile as discussed * Doxygen \cond
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
* contained in the LICENSE file.
|
||||
*/
|
||||
|
||||
//! \cond PRIVATE
|
||||
|
||||
#include "blackmisc/compare.h"
|
||||
#include "blackmisc/range.h"
|
||||
#include "blackmisc/statusmessagelist.h"
|
||||
@@ -208,3 +210,5 @@ namespace BlackMisc
|
||||
return messages;
|
||||
}
|
||||
} // ns
|
||||
|
||||
//! \endcond
|
||||
|
||||
Reference in New Issue
Block a user