diff options
Diffstat (limited to 'executor/_include/flatbuffers/default_allocator.h')
| -rw-r--r-- | executor/_include/flatbuffers/default_allocator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/_include/flatbuffers/default_allocator.h b/executor/_include/flatbuffers/default_allocator.h index 8b173af11..d4724122c 100644 --- a/executor/_include/flatbuffers/default_allocator.h +++ b/executor/_include/flatbuffers/default_allocator.h @@ -61,4 +61,4 @@ inline uint8_t *ReallocateDownward(Allocator *allocator, uint8_t *old_p, } // namespace flatbuffers -#endif // FLATBUFFERS_DEFAULT_ALLOCATOR_H_
\ No newline at end of file +#endif // FLATBUFFERS_DEFAULT_ALLOCATOR_H_ |
