00001 //============================================================================= 00002 /** 00003 * @file Storable.cpp 00004 * 00005 * $Id: Storable.cpp 77276 2007-02-21 08:26:36Z johnnyw $ 00006 * 00007 * @author Bruce Trask <trask_b@ociweb.com> Chanaka Liyanaarachchi <chanaka@ociweb.com> 00008 */ 00009 //============================================================================= 00010 00011 #include "orbsvcs/Naming/Storable.h" 00012 00013 #if !defined (__ACE_INLINE__) 00014 #include "orbsvcs/Naming/Storable.inl" 00015 #endif /* __ACE_INLINE__ */ 00016