Fix assertion tests

This commit is contained in:
vitaut
2015-06-22 09:24:54 -07:00
parent 8ab665afbc
commit abcc2d96f0
3 changed files with 17 additions and 9 deletions

View File

@@ -25,6 +25,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#define FMT_NOEXCEPT
#include "test-assert.h"
// Include format.cc instead of format.h to test implementation-specific stuff.