|
|
|
@ -1,9 +1,12 @@
|
|
|
|
|
--- a/basic/source/classes/propacc.cxx 2013-02-11 12:23:01.571839617 +0000
|
|
|
|
|
+++ b/basic/source/classes/propacc.cxx 2013-02-11 12:23:04.808850284 +0000
|
|
|
|
|
@@ -22,6 +22,7 @@
|
|
|
|
|
@@ -21,8 +21,9 @@
|
|
|
|
|
#include "propacc.hxx"
|
|
|
|
|
|
|
|
|
|
#include <basic/sbstar.hxx>
|
|
|
|
|
#include <sbunoobj.hxx>
|
|
|
|
|
-#include <sbunoobj.hxx>
|
|
|
|
|
#include <basic/sbuno.hxx>
|
|
|
|
|
+#include <sbunoobj.hxx>
|
|
|
|
|
+#include <limits.h>
|
|
|
|
|
|
|
|
|
|
using com::sun::star::uno::Reference;
|
|
|
|
|