diff options
Diffstat (limited to 'include/sfx2/fcontnr.hxx')
-rw-r--r-- | include/sfx2/fcontnr.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/fcontnr.hxx b/include/sfx2/fcontnr.hxx index c629e817e75b..91a8017de131 100644 --- a/include/sfx2/fcontnr.hxx +++ b/include/sfx2/fcontnr.hxx @@ -32,7 +32,7 @@ #include <tools/ref.hxx> -#include <boost/utility.hpp> +#include <boost/noncopyable.hpp> namespace vcl { class Window; } class SfxFilter; |