diff options
Diffstat (limited to 'le/le_file.hpp')
| -rw-r--r-- | le/le_file.hpp | 3 |
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 +} |
