From 200cb9c876215c109d0727aa13b1e5ffe5ce7f22 Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Mon, 23 Jun 2008 18:08:05 +0000 Subject: add #include for portability (bzr r6029) --- src/pedro/pedroutil.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pedro/pedroutil.cpp b/src/pedro/pedroutil.cpp index e4433a6b5..09407ff08 100644 --- a/src/pedro/pedroutil.cpp +++ b/src/pedro/pedroutil.cpp @@ -24,7 +24,7 @@ #include #include - +#include #include #include "pedroutil.h" -- cgit v1.2.3