summaryrefslogtreecommitdiff
path: root/src/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/print.h')
-rw-r--r--src/print.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/print.h b/src/print.h
index fe24a8dc..30f7118b 100644
--- a/src/print.h
+++ b/src/print.h
@@ -39,8 +39,7 @@
*
* @ingroup data
*/
-#ifndef INCLUDED_PRINT_H
-#define INCLUDED_PRINT_H
+#pragma once
#include "chain.h"
#include "predicate.h"
@@ -87,5 +86,3 @@ public:
};
} // namespace ledger
-
-#endif // INCLUDED_PRINT_H