diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-28 15:52:41 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-28 15:53:10 +0200 |
commit | 5e62d30fa2a23c916402388ab8157d365b47230f (patch) | |
tree | 10243eb29731dfb7b5f0977b239280c382eaf648 /sal/inc/pch | |
parent | 9c1ff374e92ea74a7244fd131a49bbad1eddb6e8 (diff) |
update_pch
Change-Id: I5316693452427ed76a7738b090de023b110caa40
Diffstat (limited to 'sal/inc/pch')
-rw-r--r-- | sal/inc/pch/precompiled_sal.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/inc/pch/precompiled_sal.hxx b/sal/inc/pch/precompiled_sal.hxx index 2707686583e4..2b3888e19b18 100644 --- a/sal/inc/pch/precompiled_sal.hxx +++ b/sal/inc/pch/precompiled_sal.hxx @@ -51,6 +51,7 @@ #include "rtl/uuid.h" #include <algorithm> #include <boost/noncopyable.hpp> +#include <boost/scoped_array.hpp> #include <boost/unordered_map.hpp> #include <cassert> #include <config_features.h> |