mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 05:05:38 +08:00
refactor: clang-format
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
|
||||
#include "misc/geo/elevationplane.h"
|
||||
|
||||
#include "misc/geo/coordinategeodetic.h"
|
||||
#include "misc/pq/length.h"
|
||||
#include "misc/propertyindexref.h"
|
||||
@@ -194,4 +195,4 @@ namespace swift::misc::geo
|
||||
static const CElevationPlane p;
|
||||
return p;
|
||||
}
|
||||
} // namespace
|
||||
} // namespace swift::misc::geo
|
||||
|
||||
Reference in New Issue
Block a user