From 77a5ffa9dfc35a3e204eaa9cc957e61de57e5b02 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Tue, 18 Dec 2012 15:50:14 -0800 Subject: [PATCH] Remove extra '>' --- format.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format.h b/format.h index 134730ef..24dddd69 100644 --- a/format.h +++ b/format.h @@ -29,7 +29,7 @@ #define FORMAT_H_ #include -#include > +#include #include #include #include