2 //=============================================================================
4 * @file Service_Templates.h
6 * $Id: Service_Templates.h 80826 2008-03-04 14:51:23Z wotte $
8 * @author Priyanka Gontla <pgontla@ece.uci.edu>
10 //=============================================================================
13 #ifndef ACE_SERVICE_TEMPLATES_H
14 #define ACE_SERVICE_TEMPLATES_H
15 #include /**/ "ace/pre.h"
17 #include "ace/Svc_Conf.h"
19 #if !defined (ACE_LACKS_PRAGMA_ONCE)
21 #endif /* ACE_LACKS_PRAGMA_ONCE */
23 #include "ace/Auto_Ptr.h"
24 #include "ace/Thread_Manager.h"
25 #include "ace/Stream_Modules.h"
26 #include "ace/Stream.h"
28 #include /**/ "ace/post.h"
29 #endif /* ACE_SERVICE_TEMPLATES_H */