summaryrefslogtreecommitdiff
path: root/ace/RMCast/RMCast_IO_UDP.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/RMCast/RMCast_IO_UDP.h')
-rw-r--r--ace/RMCast/RMCast_IO_UDP.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/RMCast/RMCast_IO_UDP.h b/ace/RMCast/RMCast_IO_UDP.h
index 7b9d2440517..4881233cb59 100644
--- a/ace/RMCast/RMCast_IO_UDP.h
+++ b/ace/RMCast/RMCast_IO_UDP.h
@@ -12,7 +12,7 @@
#ifndef ACE_RMCAST_IO_UDP_H
#define ACE_RMCAST_IO_UDP_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "RMCast_Module.h"
#include "ace/SOCK_Dgram_Mcast.h"
@@ -134,5 +134,5 @@ private:
#include "RMCast_IO_UDP.i"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_RMCAST_IO_UDP_H */