[PATCH] servicefactory fix
Gabor
jengab at elte.hu
Mon Aug 22 06:55:25 PDT 2011
---
cppuhelper/source/servicefactory.cxx | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/cppuhelper/source/servicefactory.cxx b/cppuhelper/source/servicefactory.cxx
index e796a96..7971d7a 100644
--- a/cppuhelper/source/servicefactory.cxx
+++ b/cppuhelper/source/servicefactory.cxx
@@ -56,6 +56,7 @@
#include "com/sun/star/registry/XSimpleRegistry.hpp"
#include "com/sun/star/registry/XImplementationRegistration.hpp"
#include "com/sun/star/security/XAccessController.hpp"
+#include <stdio.h>
#define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) )
--
1.7.2.5
--------------050102010300050906010000--
More information about the LibreOffice
mailing list