3 //=============================================================================
7 * $Id: UPIPE_Addr.h 80826 2008-03-04 14:51:23Z wotte $
11 //=============================================================================
14 #ifndef ACE_UPIPE_ADDR_H
15 #define ACE_UPIPE_ADDR_H
17 #include /**/ "ace/pre.h"
19 #include "ace/SPIPE_Addr.h"
21 #if !defined (ACE_LACKS_PRAGMA_ONCE)
23 #endif /* ACE_LACKS_PRAGMA_ONCE */
25 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
27 typedef ACE_SPIPE_Addr ACE_UPIPE_Addr
;
29 ACE_END_VERSIONED_NAMESPACE_DECL
31 #include /**/ "ace/post.h"
33 #endif /* ACE_UPIPE_ADDR_H */