summaryrefslogtreecommitdiff
path: root/test-trace-2.h
blob: 4239baa3356c157fd9e237de615fba713a076bbb (plain)
1
2
3
4
5
6
7

#if !defined (_TEST_TRACE_2_H_)
#define _TEST_TRACE_2_H_

typedef double test_type_2;

#endif