summaryrefslogtreecommitdiff
path: root/pyuno/inc/pyuno
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-11 09:29:54 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-11 09:29:54 +0000
commitdf7ae678bb047d708655f13b042a159cb1a242c4 (patch)
tree335c901f0288f83f72281056cbeb262173e8d757 /pyuno/inc/pyuno
parente79bf082db31bffde5b52a5e960813adf8e542e3 (diff)
INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED
2008/04/01 12:32:27 thb 1.5.54.1: #i85898# Stripping all external header guards
Diffstat (limited to 'pyuno/inc/pyuno')
-rw-r--r--pyuno/inc/pyuno/pyuno.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/pyuno/inc/pyuno/pyuno.hxx b/pyuno/inc/pyuno/pyuno.hxx
index 55e74dc37e86..dc08c8fbc2a3 100644
--- a/pyuno/inc/pyuno/pyuno.hxx
+++ b/pyuno/inc/pyuno/pyuno.hxx
@@ -16,18 +16,9 @@
#pragma warning(pop)
#endif
#endif // #ifdef Py_PYTHON_H
-
-#ifndef _COM_SUN_STAR_UNO_XCOMPONENTCONTEXT_HPP_
#include <com/sun/star/uno/XComponentContext.hpp>
-#endif
-
-#ifndef _COM_SUN_STAR_SCRIPT_CANNOTCONVERTEXCEPTION_HPP_
#include <com/sun/star/script/CannotConvertException.hpp>
-#endif
-
-#ifndef _COM_SUN_STAR_LANG_ILLEGALARGUMENTEXCEPTION_HPP_
#include <com/sun/star/lang/IllegalArgumentException.hpp>
-#endif
/**
External interface of the Python UNO bridge.