summaryrefslogtreecommitdiff
path: root/src/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context.h')
-rw-r--r--src/context.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/context.h b/src/context.h
index a1b48bdd..ecceea2b 100644
--- a/src/context.h
+++ b/src/context.h
@@ -39,8 +39,7 @@
*
* @ingroup data
*/
-#ifndef INCLUDED_CONTEXT_H
-#define INCLUDED_CONTEXT_H
+#pragma once
#include "utils.h"
#include "times.h"
@@ -166,5 +165,3 @@ public:
};
} // namespace ledger
-
-#endif // INCLUDED_CONTEXT_H