From 4d7c414a8dd60f49073d3b34e1c37ad5e427a377 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 30 Oct 2014 09:33:01 +0100 Subject: Add include Change-Id: I0598e9d0c9c33c538aa02eabc2c09d96ec3c9b4d --- pyuno/source/module/pyuno.cxx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pyuno') diff --git a/pyuno/source/module/pyuno.cxx b/pyuno/source/module/pyuno.cxx index 065513a7404a..a4f0d1ef06b4 100644 --- a/pyuno/source/module/pyuno.cxx +++ b/pyuno/source/module/pyuno.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include + #include "pyuno_impl.hxx" #include -- cgit v1.2.3