summaryrefslogtreecommitdiff
path: root/TAO/tao/CONV_FRAMEC.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-03-16 01:28:21 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-03-16 01:28:21 +0000
commit686d4f56af159e8e4019b11108272a0884418bd2 (patch)
treea46de9b41ace02758968d6e411b347c027d6ce27 /TAO/tao/CONV_FRAMEC.h
parent3decab516f371a51585e3cab503a380f540a0d8b (diff)
downloadATCD-686d4f56af159e8e4019b11108272a0884418bd2.tar.gz
ChangeLogTag: Wed Mar 15 19:20:17 2000 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/CONV_FRAMEC.h')
-rw-r--r--TAO/tao/CONV_FRAMEC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/CONV_FRAMEC.h b/TAO/tao/CONV_FRAMEC.h
index fd43b7efa2b..4a1cc01f3c0 100644
--- a/TAO/tao/CONV_FRAMEC.h
+++ b/TAO/tao/CONV_FRAMEC.h
@@ -1,4 +1,5 @@
// $Id$
+
//
// ================================================================
//
@@ -353,7 +354,6 @@ TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &,
CONV_FRAME::CodeSetContext *&); // deprecated
TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &,
const CONV_FRAME::CodeSetContext *&);
-
#ifndef __ACE_INLINE__
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CONV_FRAME::CodeSetComponent &);