From f2d8daa1fbcd9bef56882b37d4dfad7ef7a57a51 Mon Sep 17 00:00:00 2001 From: "Bruce B. Lacey" Date: Sat, 2 Apr 2016 11:19:28 -0700 Subject: [PATCH] Add include of to fix commit 08692f811 breakage to Ubuntu Precise 12.04 builds. --- src/App/Range.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App/Range.cpp b/src/App/Range.cpp index e0c8d361a..d298e3d42 100644 --- a/src/App/Range.cpp +++ b/src/App/Range.cpp @@ -25,6 +25,7 @@ #include #include #include +#include #include using namespace App;