diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-11 21:03:18 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:32 -0500 |
commit | ef07ecf985e308fc4915cfbe8c2a15d583238f5b (patch) | |
tree | 3b6e49771cc1d21c378f8c61fad0fe56b89e8e83 /connectivity/inc | |
parent | a76829b305fec288bf4f1b0b885f16caa3f3c62a (diff) |
merge vosremoval-timer.diff
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 |