diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-25 10:02:54 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-25 10:02:54 +0000 |
commit | 623444869ef074b4fe26ac84fed414baaf8d0156 (patch) | |
tree | 0054a21039bae11d70fc25e53e89bec2c25ab006 /TAO/tao/PollableS_T.h | |
parent | bca96b75f2b1e247f9eddea1985d1f94a6762e9d (diff) | |
download | ATCD-623444869ef074b4fe26ac84fed414baaf8d0156.tar.gz |
ChangeLogTag: Tue Jan 26 10:01:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PollableS_T.h')
-rw-r--r-- | TAO/tao/PollableS_T.h | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/TAO/tao/PollableS_T.h b/TAO/tao/PollableS_T.h index 2bee5580971..901c6efb19c 100644 --- a/TAO/tao/PollableS_T.h +++ b/TAO/tao/PollableS_T.h @@ -39,28 +39,16 @@ #endif /* _MSC_VER */ -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be\be_visitor_root/root_sth.cpp:116 namespace POA_CORBA { } // module CORBA -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be\be_codegen.cpp:1096 -#if defined (__ACE_INLINE__) -#include "PollableS_T.inl" -#endif /* defined INLINE */ - -#if defined (ACE_TEMPLATES_REQUIRE_SOURCE) -#include "PollableS_T.cpp" -#endif /* defined REQUIRED SOURCE */ - -#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation ("PollableS_T.cpp") -#endif /* defined REQUIRED PRAGMA */ - #if defined(_MSC_VER) #pragma warning(pop) #endif /* _MSC_VER */ |