summaryrefslogtreecommitdiff
path: root/tests/array_typed.h
blob: 644cce64016aec764a4d3ac6ac8d4d98e0a9c636 (plain)
1
2
3
4
5
6
7
8
#ifndef _AL_ARRAY_TYPED_TESTS_H
#define _AL_ARRAY_TYPED_TESTS_H

#include <al/types.h>

bool array_typed_tests_run(void);

#endif // _AL_ARRAY_TYPED_TESTS_H