add auto config of numeric conversions

auto config of numeric conversions for GCC/MinGW
add contributors info
This commit is contained in:
Jinhao
2015-03-13 14:24:24 +08:00
parent 3062f70d83
commit bc8a157971
8 changed files with 54 additions and 29 deletions

View File

@@ -8,6 +8,7 @@
* http://www.boost.org/LICENSE_1_0.txt)
*
* @file: nana/basic_types.cpp
* @contributos: Jan
*/
#include <nana/basic_types.hpp>