fix missing noexcept

This commit is contained in:
Jinhao
2019-03-12 04:09:13 +08:00
parent beb87fe45b
commit b0392bfa3c
3 changed files with 12 additions and 4 deletions

View File

@@ -30,6 +30,7 @@ library nana {
detail/platform_spec_selector.cpp
gui/animation.cpp
gui/basis.cpp
gui/dragdrop.cpp
gui/dragger.cpp
gui/drawing.cpp
gui/effects.cpp