00001 #include "ace_pch.h" 00002 // $Id: Pair_T.cpp,v 1.1.1.2.64.1 2003/03/13 19:44:22 chad Exp $ 00003 00004 #ifndef ACE_PAIR_T_C 00005 #define ACE_PAIR_T_C 00006 00007 #include "ace/Pair_T.h" 00008 00009 #if !defined (ACE_LACKS_PRAGMA_ONCE) 00010 # pragma once 00011 #endif /* ACE_LACKS_PRAGMA_ONCE */ 00012 00013 #if !defined (__ACE_INLINE__) 00014 #include "ace/Pair_T.i" 00015 #endif /* __ACE_INLINE__ */ 00016 00017 ACE_RCSID(ace, Pair_T, "$Id: Pair_T.cpp,v 1.1.1.2.64.1 2003/03/13 19:44:22 chad Exp $") 00018 00019 #endif /* ACE_PAIR_T_C */
1.2.14 written by Dimitri van Heesch,
© 1997-2002