Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
4e582b0c1d60c55f9a0a90f9740d4a4c48f3b53b
/
.
/
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