From ede2f184f530eb6897fcc0f5847c515bf9c6fd1e Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Mon, 13 Jun 2016 18:48:05 +0100 Subject: [PATCH] Fix compilation on OS X. --- DMRLookup.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/DMRLookup.cpp b/DMRLookup.cpp index e9de15b..d358ed7 100644 --- a/DMRLookup.cpp +++ b/DMRLookup.cpp @@ -20,6 +20,7 @@ #include "Log.h" #include +#include #include #include