diff options
Diffstat (limited to 'unoxml')
| -rw-r--r-- | unoxml/source/rdf/librdf_repository.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/rdf/librdf_repository.cxx b/unoxml/source/rdf/librdf_repository.cxx index 2b20ce0cd8fa..b993c1fb400d 100644 --- a/unoxml/source/rdf/librdf_repository.cxx +++ b/unoxml/source/rdf/librdf_repository.cxx @@ -26,7 +26,7 @@ #include <functional> #include <algorithm> -#include <boost/utility.hpp> +#include <boost/noncopyable.hpp> #include <boost/shared_ptr.hpp> #include <boost/shared_array.hpp> #include <boost/bind.hpp> |
