- Include nana/deploy.hpp to declare to_utf8
- Was preventing compilation of nana library
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include <sstream>
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <nana/deploy.hpp>
|
||||
|
||||
namespace nana
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user