summaryrefslogtreecommitdiff
path: root/src/history.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/history.h')
-rw-r--r--src/history.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/history.h b/src/history.h
index 16d03c4d..378d6356 100644
--- a/src/history.h
+++ b/src/history.h
@@ -43,8 +43,7 @@
*
* Long.
*/
-#ifndef INCLUDED_HISTORY_H
-#define INCLUDED_HISTORY_H
+#pragma once
#include "amount.h"
#include "commodity.h"
@@ -92,5 +91,3 @@ public:
};
} // namespace ledger
-
-#endif // INCLUDED_HISTORY_H