--- orig/GIOPS_T.h Thu Jan 10 11:45:43 2002 +++ GIOPS_T.h Fri Dec 15 14:06:47 2000 @@ -1,41 +1,20 @@ -// -*- C++ -*- -// -// $Id$ - -// **** Code generated by the The ACE ORB (TAO) IDL Compiler **** -// TAO and the TAO IDL Compiler have been developed by: -// Center for Distributed Object Computing -// Washington University -// St. Louis, MO -// USA -// http://www.cs.wustl.edu/~schmidt/doc-center.html -// and -// Distributed Object Computing Laboratory -// University of California at Irvine -// Irvine, CA -// USA -// http://doc.ece.uci.edu/ -// -// Information about TAO is available at: -// http://www.cs.wustl.edu/~schmidt/TAO.html - -#ifndef _TAO_IDL_GIOPS_T_H_ -#define _TAO_IDL_GIOPS_T_H_ - -#include "ace/pre.h" -#if defined(_MSC_VER) -#if (_MSC_VER >= 1200) -#pragma warning(push) -#endif /* _MSC_VER >= 1200 */ -#pragma warning(disable:4250) -#endif /* _MSC_VER */ - -#if defined (ACE_HAS_USING_KEYWORD) -TAO_NAMESPACE POA_GIOP -{ -} -TAO_NAMESPACE_CLOSE // module GIOP -#endif /* ACE_HAS_USING_KEYWORD */ +/* -*- C++ -*- $Id$ */ +//============================================================================= +/** + * @file GIOPS_T.h + * + * $Id$ + * + * 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_T_H +#define TAO_IDL_GIOP1_2S_T_H + #if defined (__ACE_INLINE__) #include "GIOPS_T.i" @@ -51,9 +30,4 @@ #pragma implementation ("GIOPS_T.cpp") #endif /* defined REQUIRED PRAGMA */ -#if defined(_MSC_VER) && (_MSC_VER >= 1200) -#pragma warning(pop) -#endif /* _MSC_VER */ - -#include "ace/post.h" #endif /* ifndef */