Include <functional> for std::unary_function.
Mac build fails without this, apparently, accordingly to Norbert's tinderbox log.
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
|
||||
#include <deque>
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
|
||||
using namespace com::sun::star::uno;
|
||||
using namespace com::sun::star::io;
|
||||
|
Reference in New Issue
Block a user