2 //=============================================================================
6 * All the test objects header files included here
8 * @author Aniruddha Gokhale
10 //=============================================================================
17 #include "bd_long_seq.h"
18 #include "bd_short_seq.h"
19 #include "bd_str_seq.h"
20 #include "bd_wstr_seq.h"
21 #include "bd_string.h"
22 #include "bd_wstring.h"
23 #include "bd_struct_seq.h"
24 #include "bd_array_seq.h"
25 #include "fixed_array.h"
26 #include "fixed_struct.h"
27 #include "nested_struct.h"
28 #include "recursive_struct.h"
29 #include "objref_struct.h"
32 #include "ulonglong.h"
34 #include "ub_any_seq.h"
35 #include "ub_long_seq.h"
36 #include "ub_objref_seq.h"
37 #include "ub_short_seq.h"
38 #include "ub_str_seq.h"
39 #include "ub_wstr_seq.h"
40 #include "ub_string.h"
41 #include "ub_wstring.h"
42 #include "ub_struct_seq.h"
43 #include "ub_array_seq.h"
44 #include "var_array.h"
45 #include "var_struct.h"
47 #include "big_union.h"
48 #include "small_union.h"
49 #include "recursive_union.h"
50 #include "complex_any.h"
51 #include "multdim_array.h"
52 #endif /* if !defined */