Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c39b293c84b08b706f862ce636444339488fa91d
/
.
/
third_party
/
flatbuffers
/
tests
/
alignment_test.h
blob: 68cdf0bd82e8286b56bf93aface1e29a3566c106 [
file
] [
log
] [
blame
]
#ifndef
TESTS_ALIGNMENT_TEST_H
#define
TESTS_ALIGNMENT_TEST_H
namespace
flatbuffers
{
namespace
tests
{
void
AlignmentTest
();
}
// namespace tests
}
// namespace flatbuffers
#endif