*** source/gui/filebox.cpp 2020-05-16 17:08:50.000000000 -0500 --- source/gui/filebox.cpp.new 2024-08-25 19:15:31.242397483 -0500 *************** *** 20,28 **** # include # include "../detail/mswin/platform_spec.hpp" # ifndef NANA_MINGW // isn't supported well on MinGW ! # include # else ! # include # endif #elif defined(NANA_POSIX) # include --- 20,28 ---- # include # include "../detail/mswin/platform_spec.hpp" # ifndef NANA_MINGW // isn't supported well on MinGW ! # include # else ! # include # endif #elif defined(NANA_POSIX) # include