diff options
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/inc/pch/precompiled_ucb.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ucb/inc/pch/precompiled_ucb.hxx b/ucb/inc/pch/precompiled_ucb.hxx index 72f7771950c0..d3af6260001a 100644 --- a/ucb/inc/pch/precompiled_ucb.hxx +++ b/ucb/inc/pch/precompiled_ucb.hxx @@ -161,6 +161,7 @@ #include "rtl/alloc.h" #include "rtl/memory.h" +#include "rtl/ref.hxx" #include "rtl/string.hxx" #include "rtl/ustrbuf.hxx" #include "rtl/ustring.h" @@ -177,8 +178,6 @@ #include "osl/diagnose.h" #include "vos/mutex.hxx" #include "vos/process.hxx" -#include "vos/ref.hxx" -#include "vos/refernce.hxx" //---MARKER--- #endif |