Skip to content

Commit 7f05c03

Browse files
committed
style: add new line end of files
1 parent 25ce65c commit 7f05c03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tuple/include/array_of_strings_sketch.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ compact_array_of_strings_tuple_sketch<Allocator> compact_array_of_strings_sketch
144144

145145
#include "array_of_strings_sketch_impl.hpp"
146146

147-
#endif
147+
#endif

tuple/include/array_of_strings_sketch_impl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,4 +242,4 @@ void default_array_of_strings_serde<Allocator>::check_utf8(const std::string& va
242242

243243
} /* namespace datasketches */
244244

245-
#endif
245+
#endif

0 commit comments

Comments
 (0)