summaryrefslogtreecommitdiff
path: root/trunk/TAO/tao/AnyTypeCode/TC_Constants_Forward.h
blob: e0d8853654db4390664b8e45056ec195621c1479 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// -*- C++ -*-

// -------------------------------------------------------------
/**
 * @file TC_Constants_Forward.h
 *
 * $Id$
 *
 * Backward compatibility header.
 *
 * @deprecated Use TypeCode_Constants.h instead.
 */
// -------------------------------------------------------------

#ifndef TAO_TC_CONSTANTS_FORWARD_H
#define TAO_TC_CONSTANTS_FORWARD_H

#include "tao/AnyTypeCode/TypeCode_Constants.h"

#endif  /* TAO_TC_CONSTANTS_FORWARD_H */