From 369dd07724209b7e0031d98d5404fa97470ccf7e Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 19:58:52 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.17.150); FILE MERGED 2007/06/04 13:30:04
vg 1.17.150.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
vcl/workben/svdem.cxx | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
(limited to 'vcl/workben')
diff --git a/vcl/workben/svdem.cxx b/vcl/workben/svdem.cxx
index f49f3e6d0ff9..e57d24bfaa52 100644
--- a/vcl/workben/svdem.cxx
+++ b/vcl/workben/svdem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdem.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2006-12-05 11:38:47 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:58:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,10 +39,10 @@
#include
#include
-#include
-#include
-#include
-#include
+#include
+#include
+#include
+#include
#include
#include
--
cgit