summaryrefslogtreecommitdiff
path: root/src/ptree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ptree.h')
-rw-r--r--src/ptree.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/ptree.h b/src/ptree.h
index aa5670d7..c23d6057 100644
--- a/src/ptree.h
+++ b/src/ptree.h
@@ -43,8 +43,7 @@
*
* Long.
*/
-#ifndef INCLUDED_PTREE_H
-#define INCLUDED_PTREE_H
+#pragma once
#include "chain.h"
@@ -99,5 +98,3 @@ public:
};
} // namespace ledger
-
-#endif // INCLUDED_PTREE_H