summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Log/LogNotification.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/LogNotification.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/LogNotification.h b/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
index 17ca86a916e..99f08b0e7a6 100644
--- a/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
+++ b/TAO/orbsvcs/orbsvcs/Log/LogNotification.h
@@ -16,7 +16,7 @@
#ifndef TAO_TLS_LOG_NOTIFICATION_H
#define TAO_TLS_LOG_NOTIFICATION_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "orbsvcs/DsLogAdminS.h"
@@ -179,6 +179,6 @@ public:
ACE_THROW_SPEC ((CORBA::SystemException));
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_TLS_LOG_NOTIFICATION_H */