summaryrefslogtreecommitdiff
path: root/TAO/tao/TimeBaseS.h
blob: 6c7fd306dd5da8c9ddee546bad526a577515e51e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/* -*- C++ -*- */
//=============================================================================
/**
 *  @file   TimeBaseS.h
 *
 *  $Id$
 *
 * Generated from TimeBase.pidl
 * The file is almost empty and only present to keep other IDL files
 * that include TimeBase.pidl happy.
 *
 *
 */
//=============================================================================


#ifndef TAO_IDL_TIMEBASES_H
#define TAO_IDL_TIMEBASES_H
#include "ace/pre.h"

#include "tao/TimeBaseC.h"

#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */

#include "tao/TimeBaseS_T.h"

#if defined (__ACE_INLINE__)
#include "tao/TimeBaseS.i"
#endif /* defined INLINE */

#include "ace/post.h"
#endif /* TAO_IDL_TIMEBASES_H */