Skip to content

Commit 7a5fa73

Browse files
one more
1 parent 1006908 commit 7a5fa73

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

include/xrpl/protocol/ConfidentialTransfer.h

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#ifndef XRPL_PROTOCOL_CONFIDENTIALTRANSFER_H_INCLUDED
2-
#define XRPL_PROTOCOL_CONFIDENTIALTRANSFER_H_INCLUDED
1+
#pragma once
32

43
#include <xrpl/basics/Slice.h>
54
#include <xrpl/protocol/Indexes.h>
@@ -439,5 +438,3 @@ verifyBalancePcmLinkage(
439438
uint256 const& contextHash);
440439

441440
} // namespace xrpl
442-
443-
#endif

0 commit comments

Comments
 (0)