summaryrefslogtreecommitdiff
path: root/stoc/source/tdmanager/tdmgr_common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/tdmanager/tdmgr_common.hxx')
-rw-r--r--stoc/source/tdmanager/tdmgr_common.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/stoc/source/tdmanager/tdmgr_common.hxx b/stoc/source/tdmanager/tdmgr_common.hxx
index e841f5de5a3a..eb3bcdec850f 100644
--- a/stoc/source/tdmanager/tdmgr_common.hxx
+++ b/stoc/source/tdmanager/tdmgr_common.hxx
@@ -20,8 +20,6 @@
#ifndef _STOC_TDMGR_COMMON_HXX
#define _STOC_TDMGR_COMMON_HXX
-#include <rtl/unload.h>
-
#include "com/sun/star/reflection/XTypeDescription.hpp"
#define ARLEN(x) (sizeof (x) / sizeof *(x))
@@ -29,7 +27,6 @@
namespace stoc_tdmgr
{
- extern rtl_StandardModuleCount g_moduleCount;
struct IncompatibleTypeException
{