summaryrefslogtreecommitdiff
path: root/le/le_file.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'le/le_file.hpp')
-rw-r--r--le/le_file.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/le/le_file.hpp b/le/le_file.hpp
index 0807ea4..0e9a488 100644
--- a/le/le_file.hpp
+++ b/le/le_file.hpp
@@ -48,5 +48,4 @@ struct File
File parse_file(std::istream& is);
std::ostream& operator<<(std::ostream& os, File const& file);
-
-} \ No newline at end of file
+}