]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/function.hpp
Don't need this.
[lyx.git] / boost / boost / function.hpp
index 1a5cca2b4efb8e68564e4129c3972e6f1728d33a..bdb27691dfb92e1e7396c7109b67c187a047ed1f 100644 (file)
@@ -10,6 +10,8 @@
 // William Kempf, Jesse Jones and Karl Nelson were all very helpful in the
 // design of this library.
 
+#include <functional> // unary_function, binary_function
+
 #include <boost/preprocessor/iterate.hpp>
 #include <boost/detail/workaround.hpp>