summaryrefslogtreecommitdiff
path: root/basctl/inc
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-04-01 23:42:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-04-04 06:54:36 +0000
commit8c2f2e1dd77cdce9bdf63beff5a79f91adc44630 (patch)
tree033a2ebbf8d3b4ae28bf837498c4fa76458d1dee /basctl/inc
parent9338e4f5b1ffcba2d5b0bd8960dd8795d8909ff1 (diff)
tdf#94306 replace boost::noncopyable in ..
.. accessibility, avmedia, basctl, basic and bridges remove boost from module if not needed anymore Change-Id: I6177f8276766a0a7df1703e81bf1b448912df6e2 Reviewed-on: https://gerrit.libreoffice.org/23744 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'basctl/inc')
-rw-r--r--basctl/inc/pch/precompiled_basctl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx
index cdc9245df3ea..c9d33df4e75b 100644
--- a/basctl/inc/pch/precompiled_basctl.hxx
+++ b/basctl/inc/pch/precompiled_basctl.hxx
@@ -55,7 +55,6 @@
#include <utility>
#include <vector>
#include <boost/intrusive_ptr.hpp>
-#include <boost/noncopyable.hpp>
#include <osl/conditn.h>
#include <osl/conditn.hxx>
#include <osl/diagnose.h>