diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 20:19:50 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 20:21:10 +0200 |
commit | 8f7a1111abb35bbb25daf6ace2add902f98361fc (patch) | |
tree | ce734f55dd852fefc9947c0ef6451bda31098892 /sal | |
parent | 371e9da42c2c13872c15db2d89bbbb9e6c947eaf (diff) |
update_pch
Change-Id: I099bff66a7796a5cf18e37e445467bdfb33de602
Diffstat (limited to 'sal')
-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 39195885ed70..f26f2030b52d 100644 --- a/sal/inc/pch/precompiled_sal.hxx +++ b/sal/inc/pch/precompiled_sal.hxx @@ -51,6 +51,7 @@ #include "rtl/ustring.hxx" #include "rtl/uuid.h" #include <algorithm> +#include <boost/noncopyable.hpp> #include <boost/unordered_map.hpp> #include <cassert> #include <config_features.h> |