Alexander Afanasyev | 7245d5d | 2015-01-03 19:39:31 -0800 | [diff] [blame] | 1 | /* WARNING! All changes made to this file will be lost! */ |
2 | |||||
3 | #ifndef W_CONFIG_HPP_WAF | ||||
4 | #define W_CONFIG_HPP_WAF | ||||
5 | |||||
6 | #define HAVE_IS_DEFAULT_CONSTRUCTIBLE 1 | ||||
7 | #define HAVE_IS_MOVE_CONSTRUCTIBLE 1 | ||||
8 | #define HAVE_CXX_OVERRIDE 1 | ||||
9 | |||||
10 | #endif /* W_CONFIG_HPP_WAF */ |