mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
Update headers to use #pragma once
This commit is contained in:
committed by
Michael Legleux
parent
7bb567761c
commit
bf217345ae
@@ -1,5 +1,4 @@
|
||||
#ifndef RPC_COUNTERS_H
|
||||
#define RPC_COUNTERS_H
|
||||
#pragma once
|
||||
|
||||
#include <boost/json.hpp>
|
||||
#include <chrono>
|
||||
@@ -53,5 +52,3 @@ public:
|
||||
};
|
||||
|
||||
} // namespace RPC
|
||||
|
||||
#endif // RPC_COUNTERS_H
|
||||
|
||||
Reference in New Issue
Block a user