summaryrefslogtreecommitdiff
path: root/src/filters.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filters.h')
-rw-r--r--src/filters.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/filters.h b/src/filters.h
index 86464e94..6a4e6cf4 100644
--- a/src/filters.h
+++ b/src/filters.h
@@ -39,8 +39,7 @@
*
* @ingroup report
*/
-#ifndef INCLUDED_FILTERS_H
-#define INCLUDED_FILTERS_H
+#pragma once
#include "chain.h"
#include "xact.h"
@@ -1083,5 +1082,3 @@ public:
};
} // namespace ledger
-
-#endif // INCLUDED_FILTERS_H