summaryrefslogtreecommitdiff
path: root/src/csv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/csv.h')
-rw-r--r--src/csv.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/csv.h b/src/csv.h
index 93609ae8..b74ae4e7 100644
--- a/src/csv.h
+++ b/src/csv.h
@@ -39,8 +39,7 @@
*
* @ingroup data
*/
-#ifndef INCLUDED_CSV_H
-#define INCLUDED_CSV_H
+#pragma once
#include "value.h"
#include "context.h"
@@ -114,5 +113,3 @@ public:
};
} // namespace ledger
-
-#endif // INCLUDED_CSV_H