00001 #include "ace_pch.h" 00002 // $Id: Map_T.cpp,v 1.1.1.2.64.1 2003/03/13 19:44:21 chad Exp $ 00003 00004 #ifndef ACE_MAP_T_C 00005 #define ACE_MAP_T_C 00006 00007 #include "ace/Map_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/Map_T.i" 00015 #endif /* __ACE_INLINE__ */ 00016 00017 ACE_RCSID(ace, Map_T, "$Id: Map_T.cpp,v 1.1.1.2.64.1 2003/03/13 19:44:21 chad Exp $") 00018 00019 #endif /* ACE_MAP_T_C */
1.2.14 written by Dimitri van Heesch,
© 1997-2002