[C++] Fix clang -Wnewline-eof warning (#7711)

* Fix clang -Wnewline-eof warning

* Enable -Wnewline-eof warning

Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
mogemimi
2022-12-15 14:35:54 +09:00
committed by GitHub
parent 52d1b77941
commit 9927747d4e
17 changed files with 17 additions and 16 deletions

View File

@@ -389,4 +389,4 @@ class BinaryAnnotator {
} // namespace flatbuffers
#endif // FLATBUFFERS_BINARY_ANNOTATOR_H_
#endif // FLATBUFFERS_BINARY_ANNOTATOR_H_