summaryrefslogtreecommitdiff
path: root/include/comphelper/scopeguard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/scopeguard.hxx')
-rw-r--r--include/comphelper/scopeguard.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/comphelper/scopeguard.hxx b/include/comphelper/scopeguard.hxx
index 4f64d5bf08b6..f120cd7319c5 100644
--- a/include/comphelper/scopeguard.hxx
+++ b/include/comphelper/scopeguard.hxx
@@ -22,7 +22,6 @@
#include <comphelper/comphelperdllapi.h>
#include <boost/function.hpp>
-#include <boost/bind.hpp>
namespace comphelper {