From 668265fb608430bf968044404ba70f45a0d56033 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 29 Dec 2019 19:31:32 -0500 Subject: Use std::shared_ptr --- src/PatchagePort.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/PatchagePort.hpp') diff --git a/src/PatchagePort.hpp b/src/PatchagePort.hpp index d5d6cb3..f4921c8 100644 --- a/src/PatchagePort.hpp +++ b/src/PatchagePort.hpp @@ -19,8 +19,6 @@ #include -#include - #include #include -- cgit v1.2.1