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

// -------------------------------------------------------------
/**
 * @file TC_Constants_Forward.h
 *
 * 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 */