// $Id$ // Implementation of the Dynamic Server Skeleton Interface #include "tao/Server_Request.h" #include "tao/CDR.h" #include "tao/Environment.h" #include "tao/NVList.h" #include "tao/Principal.h" #include "tao/ORB_Core.h" #include "tao/Timeprobe.h" #include "tao/Any.h" #if !defined (__ACE_INLINE__) # include "tao/Server_Request.i" #endif /* ! __ACE_INLINE__ */ ACE_RCSID(tao, Server_Request, "$Id$")