summaryrefslogtreecommitdiff
path: root/ace/DEV_Addr.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-19 19:04:16 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-19 19:04:16 +0000
commitf085418a9e30b117af064f04298532377e64a234 (patch)
treee90fdb256e0d6ff22a2a01ae3cccb43e210710b6 /ace/DEV_Addr.h
parent4165bce73fc23d677dd345f4676f2113927f2759 (diff)
downloadATCD-f085418a9e30b117af064f04298532377e64a234.tar.gz
ChangeLogTag:Sat Jul 19 18:38:50 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/DEV_Addr.h')
-rw-r--r--ace/DEV_Addr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/DEV_Addr.h b/ace/DEV_Addr.h
index 4d59500a670..a6e0b536ebe 100644
--- a/ace/DEV_Addr.h
+++ b/ace/DEV_Addr.h
@@ -14,7 +14,7 @@
#ifndef ACE_DEV_ADDR_H
#define ACE_DEV_ADDR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Addr.h"
@@ -81,6 +81,6 @@ private:
#include "ace/DEV_Addr.i"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_DEV_ADDR_H */