From 847616413dc4f0faca94847c4103ab06a9b59817 Mon Sep 17 00:00:00 2001 From: Frances Buontempo Date: Tue, 3 Jan 2012 10:23:29 +0000 Subject: Include for std::find in test.cc --- src/test.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/test.cc b/src/test.cc index 20b55b3..e8ea621 100644 --- a/src/test.cc +++ b/src/test.cc @@ -14,6 +14,8 @@ #include "test.h" +#include + #include "parsers.h" StateTestWithBuiltinRules::StateTestWithBuiltinRules() { -- cgit v0.12