We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1554c76 commit d170b9cCopy full SHA for d170b9c
src/xrpld/app/misc/make_NetworkOPs.h
@@ -1,5 +1,4 @@
1
-#ifndef XRPLD_APP_MISC_MAKE_NETWORKOPS_H_INCLUDED
2
-#define XRPLD_APP_MISC_MAKE_NETWORKOPS_H_INCLUDED
+#pragma once
3
4
#include <xrpl/beast/insight/Insight.h>
5
#include <xrpl/beast/utility/Journal.h>
@@ -31,5 +30,3 @@ make_NetworkOPs(
31
30
beast::insight::Collector::ptr const& collector);
32
33
} // namespace xrpl
34
-
35
-#endif
0 commit comments