From 4d48a00b1a546fc04baa7c56ed0bcf52a2fdf985 Mon Sep 17 00:00:00 2001 From: Soeren Apel Date: Sat, 24 Feb 2018 00:18:27 +0100 Subject: [PATCH] GlobalSettings: Remove unneeded include/using --- pv/globalsettings.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/pv/globalsettings.hpp b/pv/globalsettings.hpp index 093ac59b..fe5bbc9e 100644 --- a/pv/globalsettings.hpp +++ b/pv/globalsettings.hpp @@ -20,7 +20,6 @@ #ifndef PULSEVIEW_GLOBALSETTINGS_HPP #define PULSEVIEW_GLOBALSETTINGS_HPP -#include #include #include @@ -29,7 +28,6 @@ #include #include -using std::function; using std::map; using std::vector; -- 2.30.2