summaryrefslogtreecommitdiff
path: root/src/pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pool.h')
-rw-r--r--src/pool.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/pool.h b/src/pool.h
index f5b1023c..daa787c6 100644
--- a/src/pool.h
+++ b/src/pool.h
@@ -43,8 +43,7 @@
*
* Long.
*/
-#ifndef INCLUDED_POOL_H
-#define INCLUDED_POOL_H
+#pragma once
#include "history.h"
#include "annotate.h"
@@ -135,5 +134,3 @@ public:
};
} // namespace ledger
-
-#endif // INCLUDED_POOL_H