fix bug where window can't load icon with ico(#192)

This commit is contained in:
Jinhao
2017-03-24 05:30:47 +08:00
parent c8d0b2a621
commit b1fe1ca412
6 changed files with 434 additions and 445 deletions

View File

@@ -23,7 +23,6 @@
#include <mutex>
#endif
#include <map>
#include "../../paint/detail/image_ico.hpp"
#elif defined(NANA_X11)
#include <nana/system/platform.hpp>
#endif