diff options
author | nobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-15 16:39:52 +0000 |
---|---|---|
committer | nobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-15 16:39:52 +0000 |
commit | 2325b338766316babe9c0343e378fa3a24c9f32b (patch) | |
tree | db208a2657302e9308ef1fb6157ce6059f1a65fb /TAO/tao/PollableS_T.cpp | |
parent | 9f29df04f390576fd4ff1c68d9a006ff543b46a5 (diff) | |
download | ATCD-ACE-4_6_45.tar.gz |
This commit was manufactured by cvs2svn to create tag 'ACE-4_6_45'.ACE-4_6_45
Diffstat (limited to 'TAO/tao/PollableS_T.cpp')
-rw-r--r-- | TAO/tao/PollableS_T.cpp | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/TAO/tao/PollableS_T.cpp b/TAO/tao/PollableS_T.cpp deleted file mode 100644 index b220702989c..00000000000 --- a/TAO/tao/PollableS_T.cpp +++ /dev/null @@ -1,25 +0,0 @@ -/* -*- C++ -*- */ -// $Id$ - -// ****** Code generated by the The ACE ORB (TAO) IDL Compiler ******* -// TAO and the TAO IDL Compiler have been developed by the Center for -// Distributed Object Computing at Washington University, St. Louis. -// -// Information about TAO is available at: -// http://www.cs.wustl.edu/~schmidt/TAO.html - -#ifndef _TAO_IDL_POLLABLES_T_CPP_ -#define _TAO_IDL_POLLABLES_T_CPP_ - -#if defined(_MSC_VER) -#pragma warning(disable:4250) -#endif /* _MSC_VER */ - -#include "PollableS_T.h" - -#if !defined (__ACE_INLINE__) -#include "PollableS_T.i" -#endif /* !defined INLINE */ - - -#endif /* ifndef */ |