diff options
Diffstat (limited to 'executor/_include/flatbuffers/string.h')
| -rw-r--r-- | executor/_include/flatbuffers/string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/_include/flatbuffers/string.h b/executor/_include/flatbuffers/string.h index 3db95fce1..97e399fd6 100644 --- a/executor/_include/flatbuffers/string.h +++ b/executor/_include/flatbuffers/string.h @@ -61,4 +61,4 @@ static inline flatbuffers::string_view GetStringView(const String *str) { } // namespace flatbuffers -#endif // FLATBUFFERS_STRING_H_
\ No newline at end of file +#endif // FLATBUFFERS_STRING_H_ |
