summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOPS.h
blob: 306402d67d4883b047fb72b0a0a927bc858e777d (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
/* -*- C++ -*- $Id$ */
// ================================================================
//
// = LIBRARY
//   TAO
//
// = FILENAME
//   GIOPS.h
//
// = DESCRIPTION
//   Generated from GIOP.pidl
//   The file is almost empty and only present to keep other IDL files
//   that include GIOP.pidl happy.
// ================================================================
#ifndef TAO_IDL_GIOP1_2S_H
#define TAO_IDL_GIOP1_2S_H

#include "GIOPC.h"


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

#include "tao/GIOPS_T.h"

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

#endif /* ifndef */