diff options
Diffstat (limited to 'connectivity/inc')
-rw-r--r-- | connectivity/inc/pch/precompiled_connectivity.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_connectivity.hxx b/connectivity/inc/pch/precompiled_connectivity.hxx index 41571202327a..56edc0bc409d 100644 --- a/connectivity/inc/pch/precompiled_connectivity.hxx +++ b/connectivity/inc/pch/precompiled_connectivity.hxx @@ -308,6 +308,8 @@ #include "rtl/ustrbuf.hxx" #include "rtl/ustring.hxx" +#include "salhelper/timer.hxx" + #include "sys/types.h" #include "tools/diagnose_ex.h" @@ -328,7 +330,6 @@ #include "vos/ref.hxx" #include "vos/ref.hxx" #include "vos/refernce.hxx" -#include "vos/timer.hxx" //---MARKER--- #endif |