summaryrefslogtreecommitdiff
path: root/TAO/tao/qt_resource.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-21 23:51:40 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-21 23:51:40 +0000
commit320e339a405cc07fded05f2bbc5929b9b367f9b5 (patch)
tree4755dbd469a80c5372ec49f8ee205697dc9deee2 /TAO/tao/qt_resource.h
parentb29eabab3f10f542c0ae937da15b811fff01c801 (diff)
downloadATCD-320e339a405cc07fded05f2bbc5929b9b367f9b5.tar.gz
ChangeLogTag:Mon Jul 21 22:57:54 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/tao/qt_resource.h')
-rw-r--r--TAO/tao/qt_resource.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/qt_resource.h b/TAO/tao/qt_resource.h
index d349b3dca6b..6e7a84c5b15 100644
--- a/TAO/tao/qt_resource.h
+++ b/TAO/tao/qt_resource.h
@@ -13,7 +13,7 @@
#ifndef _TAO_QTRESOURCE_H
#define _TAO_QTRESOURCE_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/default_resource.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -59,5 +59,5 @@ ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_QtResource_Factory)
ACE_FACTORY_DECLARE (TAO, TAO_QtResource_Factory)
#endif /*ACE_HAS_QT */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* QTRESOURCE_H */