mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
Formatting
This commit is contained in:
@@ -7,9 +7,7 @@
|
|||||||
* contained in the LICENSE file.
|
* contained in the LICENSE file.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
//! \file
|
||||||
\file
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef BLACKMISC_PREDICATES_H
|
#ifndef BLACKMISC_PREDICATES_H
|
||||||
#define BLACKMISC_PREDICATES_H
|
#define BLACKMISC_PREDICATES_H
|
||||||
@@ -27,7 +25,6 @@ namespace BlackMisc
|
|||||||
|
|
||||||
namespace Predicates
|
namespace Predicates
|
||||||
{
|
{
|
||||||
|
|
||||||
namespace Private
|
namespace Private
|
||||||
{
|
{
|
||||||
//! \private
|
//! \private
|
||||||
@@ -136,7 +133,6 @@ namespace BlackMisc
|
|||||||
}
|
}
|
||||||
|
|
||||||
} //namespace Predicates
|
} //namespace Predicates
|
||||||
|
|
||||||
} //namespace BlackMisc
|
} //namespace BlackMisc
|
||||||
|
|
||||||
#endif //BLACKMISC_PREDICATES_H
|
#endif // guard
|
||||||
|
|||||||
Reference in New Issue
Block a user