mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-20 13:15:06 +00:00
[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:
@@ -30,4 +30,4 @@ void FieldIdentifierTest();
|
||||
} // namespace tests
|
||||
} // namespace flatbuffers
|
||||
|
||||
#endif // TESTS_PARSER_TEST_H
|
||||
#endif // TESTS_PARSER_TEST_H
|
||||
|
||||
Reference in New Issue
Block a user