From ac1f2ea2e317df4493e2457d4ef9f417c4410a19 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 12 Oct 2001 16:08:36 +0000
Subject: #92830#: required change: std::min()/std::max()
---
svx/source/dialog/numpages.cxx | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
(limited to 'svx/source/dialog/numpages.cxx')
diff --git a/svx/source/dialog/numpages.cxx b/svx/source/dialog/numpages.cxx
index 9bfd69ed14c8..31395f0328c0 100644
--- a/svx/source/dialog/numpages.cxx
+++ b/svx/source/dialog/numpages.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: numpages.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: os $ $Date: 2001-10-11 11:26:32 $
+ * last change: $Author: hr $ $Date: 2001-10-12 17:02:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -165,7 +165,6 @@
#include
#endif
-#include
#include
#include "opengrf.hxx"
--
cgit