summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Protocol.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Protocol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Protocol.h b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Protocol.h
index eb83866dfb2..7c19354fb8b 100644
--- a/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Protocol.h
+++ b/TAO/orbsvcs/orbsvcs/Event/ECG_UDP_Protocol.h
@@ -14,7 +14,7 @@
*/
#ifndef TAO_ECG_UDP_PROTOCOL_H
#define TAO_ECG_UDP_PROTOCOL_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/config-all.h"
@@ -67,5 +67,5 @@ public:
};
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_ECG_UDP_PROTOCOL_H */