diff options
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/osx/clipboard.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/osx/clipboard.cxx b/vcl/osx/clipboard.cxx index d57e4bcf01cb..1e277e2c95a2 100644 --- a/vcl/osx/clipboard.cxx +++ b/vcl/osx/clipboard.cxx @@ -24,7 +24,6 @@ #include <com/sun/star/datatransfer/MimeContentTypeFactory.hpp> #include "comphelper/processfactory.hxx" #include <cppuhelper/supportsservice.hxx> -#include <boost/assert.hpp> using namespace com::sun::star::datatransfer; using namespace com::sun::star::datatransfer::clipboard; |