summaryrefslogtreecommitdiff
path: root/Kokyu/Kokyu_dsrt.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-10-13 08:36:22 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-10-13 08:36:22 +0000
commitd53df9f1ea6c063a3f6e66770aa598f44201dc48 (patch)
treee467db95dcb1d379f2d772060f501c997230e688 /Kokyu/Kokyu_dsrt.h
parent9c486c84c53e4c90701833b92afeea182db54726 (diff)
downloadATCD-d53df9f1ea6c063a3f6e66770aa598f44201dc48.tar.gz
ChangeLogTag: Mon Oct 13 08:35:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'Kokyu/Kokyu_dsrt.h')
-rw-r--r--Kokyu/Kokyu_dsrt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kokyu/Kokyu_dsrt.h b/Kokyu/Kokyu_dsrt.h
index ecbcd80d511..1c75df12192 100644
--- a/Kokyu/Kokyu_dsrt.h
+++ b/Kokyu/Kokyu_dsrt.h
@@ -10,7 +10,7 @@
#ifndef KOKYU_DSRT_H
#define KOKYU_DSRT_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Copy_Disabled.h"
//#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -173,5 +173,5 @@ namespace Kokyu
#pragma implementation ("Kokyu_dsrt.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* KOKYU_DSRT_H */