summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/CRC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/CRC.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/CRC.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/CRC.h b/TAO/orbsvcs/orbsvcs/Event/CRC.h
index 57ae31398c3..d30cf06add6 100644
--- a/TAO/orbsvcs/orbsvcs/Event/CRC.h
+++ b/TAO/orbsvcs/orbsvcs/Event/CRC.h
@@ -18,7 +18,7 @@
//=============================================================================
#ifndef TAO_EC_CRC_H
#define TAO_EC_CRC_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/OS.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -47,5 +47,5 @@ namespace TAO_Event_CRC
int iovcnt);
}
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_EC_CRC*/