Fixed build error
compiler didn't understand std::function include ```<functional>```
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#include "../basis.hpp"
|
||||
#include <nana/paint/image.hpp>
|
||||
|
||||
#include <functional>
|
||||
|
||||
namespace nana
|
||||
{
|
||||
namespace detail
|
||||
|
||||
Reference in New Issue
Block a user