Fix tests.

This commit is contained in:
Victor Zverovich
2014-06-09 09:57:34 -07:00
parent 5222f59cc0
commit e7b6896c43
3 changed files with 11 additions and 10 deletions
-5
View File
@@ -29,15 +29,10 @@
#define FMT_GTEST_EXTRA_H
#include <string>
#include <gtest/gtest.h>
#include "format.h"
#ifdef FMT_INCLUDE_POSIX_TEST
# include "posix-test.h"
#endif
#ifndef FMT_USE_FILE_DESCRIPTORS
# define FMT_USE_FILE_DESCRIPTORS 0
#endif