From 864ec9d25aaeefdd1037863ccd1d827e8901c169 Mon Sep 17 00:00:00 2001 From: Andrew Bell Date: Tue, 29 May 2018 13:18:06 -0400 Subject: [PATCH] Small fixes. --- pdal/util/Backtrace.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pdal/util/Backtrace.cpp b/pdal/util/Backtrace.cpp index beb1ec119e..a2df14824b 100644 --- a/pdal/util/Backtrace.cpp +++ b/pdal/util/Backtrace.cpp @@ -1,5 +1,5 @@ /****************************************************************************** -* Copyright (c) 2011, Michael P. Gerlek (mpg@flaxen.com) +* Copyright (c) 2018, Hobu Inc. (info@hobu.co) * * All rights reserved. * @@ -37,7 +37,6 @@ #include #include -#include #include