diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 04:45:57 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-11-05 09:28:55 +0100 |
commit | 3a29756723b9ceafd9021052a197fc3727b8d9ad (patch) | |
tree | 8476973aecba5dea2d9fbe556bce431d9c1d475f /cui | |
parent | 9e5132290b81e2907d4098d9a997f74cda2723f6 (diff) |
update pch
Change-Id: I10f3dbd9513052b3bbe30ddc6523cd231f26ded3
Diffstat (limited to 'cui')
-rw-r--r-- | cui/inc/pch/precompiled_cui.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/inc/pch/precompiled_cui.hxx b/cui/inc/pch/precompiled_cui.hxx index a1bc8d615cdd..8489a4bc8873 100644 --- a/cui/inc/pch/precompiled_cui.hxx +++ b/cui/inc/pch/precompiled_cui.hxx @@ -346,6 +346,7 @@ #include <osl/mutex.hxx> #include <osl/process.h> #include <osl/security.hxx> +#include <osl/thread.h> #include <rtl/bootstrap.hxx> #include <rtl/math.hxx> #include <rtl/strbuf.hxx> |