diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2001-12-13 13:40:14 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2001-12-13 13:40:14 +0000 |
commit | d5faf9e8e72529a5297710fc0d589da4f800be1f (patch) | |
tree | 3d11eedfbbdf1725623d1a6223183b51655a2b00 /vcl/workben | |
parent | 30080bb26a8593aee0a6471945dc9e71232c8b46 (diff) |
#65293# test
Diffstat (limited to 'vcl/workben')
-rw-r--r-- | vcl/workben/svdem.cxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/workben/svdem.cxx b/vcl/workben/svdem.cxx index 9ec8341828c4..8e4013d87364 100644 --- a/vcl/workben/svdem.cxx +++ b/vcl/workben/svdem.cxx @@ -2,9 +2,9 @@ * * $RCSfile: svdem.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2001-09-27 19:42:18 $ + * last change: $Author: hr $ $Date: 2001-12-13 14:40:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,6 +59,7 @@ * ************************************************************************/ + #include <sal/main.h> #include <com/sun/star/lang/XMultiServiceFactory.hpp> |