From 192f7ff8cd83a583950eeb3fbb0a4e3ec6a69c82 Mon Sep 17 00:00:00 2001 From: Andrew Bell Date: Thu, 1 Sep 2016 15:07:32 -0500 Subject: [PATCH] Add mistakenly removed header. --- include/pdal/Log.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/pdal/Log.hpp b/include/pdal/Log.hpp index 4c2cf522ac..287bf51ca5 100644 --- a/include/pdal/Log.hpp +++ b/include/pdal/Log.hpp @@ -34,6 +34,7 @@ #pragma once +#include // shared_ptr #include #include