format-test.h -> gtest-extra.h

This commit is contained in:
Victor Zverovich
2014-05-02 07:23:25 -07:00
parent f912eace9e
commit f9eb0b8ba5
3 changed files with 9 additions and 5 deletions

View File

@@ -25,8 +25,6 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "format-test.h"
#include <cctype>
#include <cfloat>
#include <climits>
@@ -74,6 +72,7 @@ int open(const char *path, int oflag, int pmode) {
#endif
#include "format.h"
#include "gtest-extra.h"
#include <stdint.h>