summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-10-20 22:09:32 +0200
committerCarl Hetherington <cth@carlh.net>2020-10-20 22:09:32 +0200
commit86a80bce70eac4c35bf937be3e8da8837bf69d5c (patch)
tree3480b69c62e1dd2e2d4d052a98081c56861e56d2 /src
parent4c8cc9e99678a4095772f283ffaaa1d6bd8aaf67 (diff)
Move a bind.hpp include out of a header.
Diffstat (limited to 'src')
-rw-r--r--src/asset.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/asset.h b/src/asset.h
index b6ab8fd2..e2052d8a 100644
--- a/src/asset.h
+++ b/src/asset.h
@@ -43,7 +43,6 @@
#include "pkl.h"
#include <boost/filesystem.hpp>
#include <boost/function.hpp>
-#include <boost/bind.hpp>
#include <boost/optional.hpp>
namespace xmlpp {