Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / TAO / tests / Alt_Mapping / tests.h
blobefcf7e3463e5f8e159a8bdac7ccbca04423dec68
2 //=============================================================================
3 /**
4 * @file tests.h
6 * All the test objects header files included here
8 * @author Jeff Parsons
9 */
10 //=============================================================================
13 #ifndef TESTS_H
14 #define TESTS_H
16 #include "ub_struct_seq.h"
17 #include "ub_string.h"
19 #endif /* if !defined */