Sign in
◑
Theme
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
5469bc9ef1725c2ccf22b92126e3d387788b15b2
/
.
/
tests
/
alignment_test.h
blob: 68cdf0bd82e8286b56bf93aface1e29a3566c106 [
file
]
#ifndef
TESTS_ALIGNMENT_TEST_H
#define
TESTS_ALIGNMENT_TEST_H
namespace
flatbuffers
{
namespace
tests
{
void
AlignmentTest
();
}
// namespace tests
}
// namespace flatbuffers
#endif