From c36c913ac0f91f4d267159ee814507a70573ebe3 Mon Sep 17 00:00:00 2001 From: Henry Fredrick Schreiner Date: Mon, 30 Jan 2017 13:41:58 -0500 Subject: [PATCH] Using smart pointers instead of desctructor --- include/CLI.hpp | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/include/CLI.hpp b/include/CLI.hpp index 43efb2e8..3540c8d1 100644 --- a/include/CLI.hpp +++ b/include/CLI.hpp @@ -2,6 +2,7 @@ #include #include +#include #include #include #include @@ -384,7 +385,7 @@ protected: std::vector