mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 04:26:15 -07:00
one more clang-format fix
This commit is contained in:
parent
6d532944bd
commit
813fb7a394
1 changed files with 3 additions and 1 deletions
|
@ -10,8 +10,10 @@
|
|||
* of this software will be governed by version 2.0 of the Apache License.
|
||||
*/
|
||||
|
||||
#include <prometheus/histogram.h>
|
||||
// clang-format off
|
||||
#include <prometheus/simpleapi.h>
|
||||
#include <prometheus/histogram.h>
|
||||
// clang-format on
|
||||
|
||||
namespace prometheus {
|
||||
namespace simpleapi {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue