summaryrefslogtreecommitdiff
path: root/TAO/tests/Alt_Mapping/tests.h
blob: e435bc5d383064cfc101c3c309b5d4cfc2fec0cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

//=============================================================================
/**
 *  @file    tests.h
 *
 *  $Id$
 *
 *  All the test objects header files included here
 *
 *
 *  @author   Jeff Parsons
 */
//=============================================================================


#ifndef TESTS_H
#define TESTS_H

#include "ub_struct_seq.h"
#include "ub_string.h"

#endif /* if !defined */