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

// ============================================================================
//
// = FILENAME
//    tests.h
//
// = DESCRIPTION
//    All the test objects header files included here
//
// = AUTHORS
//      Jeff Parsons
//
// ============================================================================

#ifndef TESTS_H
#define TESTS_H

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

#endif /* if !defined */