From ad1be3c17ae6d155af14830efc2a3145d30a4f7e Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Mon, 9 Sep 2013 10:42:33 -0700 Subject: [PATCH] Add a missing header. --- format.h | 1 + 1 file changed, 1 insertion(+) diff --git a/format.h b/format.h index 94bc3474..7eace559 100644 --- a/format.h +++ b/format.h @@ -37,6 +37,7 @@ #include #include #include +#include #include #include #include