diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-06 23:22:37 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-01-06 23:55:51 +0100 |
commit | 4beb58e0dd9533eb9870bb30b9e1472d881fe03a (patch) | |
tree | 21d9dc1cc5b7c246e4052fc21b95ddf229b99996 /tools | |
parent | 5845c5b6ec04cff9239716ee9cadfa3708e551c0 (diff) |
Removed unnecessary tools/ref.hxx includes.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/inc/tools/resmgr.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/inc/tools/resmgr.hxx b/tools/inc/tools/resmgr.hxx index 72f8d8d2827e..7e7e7ce9c1b9 100644 --- a/tools/inc/tools/resmgr.hxx +++ b/tools/inc/tools/resmgr.hxx @@ -31,7 +31,6 @@ #include "tools/toolsdllapi.h" #include <i18npool/lang.h> #include <tools/string.hxx> -#include <tools/ref.hxx> #include <tools/resid.hxx> #include <com/sun/star/lang/Locale.hpp> |