We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1006908 commit 7a5fa73Copy full SHA for 7a5fa73
include/xrpl/protocol/ConfidentialTransfer.h
@@ -1,5 +1,4 @@
1
-#ifndef XRPL_PROTOCOL_CONFIDENTIALTRANSFER_H_INCLUDED
2
-#define XRPL_PROTOCOL_CONFIDENTIALTRANSFER_H_INCLUDED
+#pragma once
3
4
#include <xrpl/basics/Slice.h>
5
#include <xrpl/protocol/Indexes.h>
@@ -439,5 +438,3 @@ verifyBalancePcmLinkage(
439
438
uint256 const& contextHash);
440
441
} // namespace xrpl
442
-
443
-#endif
0 commit comments