From 317ee87f86119556f4a3e4f0150d40c594f3581a Mon Sep 17 00:00:00 2001 From: Evan Martin Date: Sat, 16 Feb 2013 14:34:49 -0800 Subject: [PATCH] missing header --- src/deps_log.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/deps_log.cc b/src/deps_log.cc index b1ec009..78eb23f 100644 --- a/src/deps_log.cc +++ b/src/deps_log.cc @@ -18,6 +18,7 @@ #include #include #include +#include #include "graph.h" #include "metrics.h" -- 2.7.4