blob: 7a7281b28ec732bebbde7ef3b6d3a851a983148a [file] [log] [blame]
Alexander Afanasyev7245d5d2015-01-03 19:39:31 -08001/* 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 */