diff options
Diffstat (limited to 'TAO/tao/ShortSeqS.h')
-rw-r--r-- | TAO/tao/ShortSeqS.h | 52 |
1 files changed, 1 insertions, 51 deletions
diff --git a/TAO/tao/ShortSeqS.h b/TAO/tao/ShortSeqS.h index 17d9ae90fd7..17b1360599e 100644 --- a/TAO/tao/ShortSeqS.h +++ b/TAO/tao/ShortSeqS.h @@ -25,54 +25,4 @@ // Information about TAO is available at: // http://www.cs.wustl.edu/~schmidt/TAO.html -// TAO_IDL - Generated from -// be\be_codegen.cpp:390 - -#ifndef _TAO_IDL_ORIG_SHORTSEQS_H_ -#define _TAO_IDL_ORIG_SHORTSEQS_H_ - -#include /**/ "ace/pre.h" - -#include "ShortSeqC.h" - -#if !defined (ACE_LACKS_PRAGMA_ONCE) -# pragma once -#endif /* ACE_LACKS_PRAGMA_ONCE */ - - -#if defined(_MSC_VER) -#pragma warning(push) -#pragma warning(disable:4250) -#endif /* _MSC_VER */ - -#if defined (__BORLANDC__) -#pragma option push -w-rvl -w-rch -w-ccc -w-inl -#endif /* __BORLANDC__ */ - -// TAO_IDL - Generated from -// be\be_visitor_module/module_sh.cpp:49 - -namespace POA_CORBA -{ - - -// TAO_IDL - Generated from -// be\be_visitor_module/module_sh.cpp:80 - -} // module CORBA - -// TAO_IDL - Generated from -// be\be_codegen.cpp:997 - - -#if defined(_MSC_VER) -#pragma warning(pop) -#endif /* _MSC_VER */ - -#if defined (__BORLANDC__) -#pragma option pop -#endif /* __BORLANDC__ */ - -#include /**/ "ace/post.h" -#endif /* ifndef */ - +// Skeleton file generation suppressed with command line option -SS |