summaryrefslogtreecommitdiff
path: root/src/csv.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/csv.hh')
-rw-r--r--src/csv.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csv.hh b/src/csv.hh
index 8c47ceb..de9ed8c 100644
--- a/src/csv.hh
+++ b/src/csv.hh
@@ -1,7 +1,7 @@
#ifndef CSV_HH
#define CSV_HH
-#include "io.hh" // IWYU pragma: export
+#include "io.hh" // IWYU pragma: export
#include "line.hh"
#include <expected>