diff options
Diffstat (limited to 'automation/source/server/editwin.hxx')
-rw-r--r-- | automation/source/server/editwin.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/server/editwin.hxx b/automation/source/server/editwin.hxx index 01644d381e6d..8387c26c5cac 100644 --- a/automation/source/server/editwin.hxx +++ b/automation/source/server/editwin.hxx @@ -2,9 +2,9 @@ * * $RCSfile: editwin.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mh $ $Date: 2002-11-18 15:27:42 $ + * last change: $Author: vg $ $Date: 2003-04-15 15:53:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -61,7 +61,7 @@ #ifndef _EDITWIN_HXX #define _EDITWIN_HXX -#ifdef DEBUG +#if OSL_DEBUG_LEVEL > 1 #ifndef _WRKWIN_HXX //autogen #include <vcl/wrkwin.hxx> |