From e0b6657c87f92115987eb9adad3dfa1c9eb71026 Mon Sep 17 00:00:00 2001 From: ishmal Date: Mon, 23 Jun 2008 18:08:05 +0000 Subject: [PATCH] add #include for portability --- 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" -- 2.30.2