summaryrefslogtreecommitdiff
path: root/src/iterators.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iterators.h')
-rw-r--r--src/iterators.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/iterators.h b/src/iterators.h
index a88f17d6..d7620196 100644
--- a/src/iterators.h
+++ b/src/iterators.h
@@ -39,8 +39,7 @@
*
* @ingroup data
*/
-#ifndef INCLUDED_ITERATORS_H
-#define INCLUDED_ITERATORS_H
+#pragma once
#include "xact.h"
#include "post.h"
@@ -325,5 +324,3 @@ private:
};
} // namespace ledger
-
-#endif // INCLUDED_ITERATORS_H