summaryrefslogtreecommitdiff
path: root/TAO/tao/Seq_Out_T.cpp
blob: 89b13ea189016c72465a4d0998d63901dbc9e716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef TAO_SEQ_OUT_T_C
#define TAO_SEQ_OUT_T_C

#include "Seq_Out_T.h"

#if !defined (__ACE_INLINE__)
#include "Seq_Out_T.inl"
#endif /* __ACE_INLINE__ */

ACE_RCSID (tao,
           Sequence_Out_T,
           "$Id$")

#endif /*TAO_SEQUENCE_OUT_T_C*/