fix a weird behavior of textbox(#52)

and some other GCC compiling errors
This commit is contained in:
Jinhao
2015-05-03 16:59:22 +08:00
parent e03adc2a34
commit e449cd5a24
6 changed files with 43 additions and 35 deletions

View File

@@ -21,6 +21,7 @@
#include <nana/gui/layout_utility.hpp>
#include <nana/gui/detail/effects_renderer.hpp>
#include <stdexcept>
#include <algorithm>
namespace nana
{