X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fglobalsettings.hpp;h=fe5bbc9e3292257cac2b38609e135bf9b91023af;hp=093ac59b59ca584ba028d3313cfd6753a3065f8a;hb=83af3ec1f550a749322d02a542b68ac032734116;hpb=7671200bd71de8cdd922b41b025ea18de6422345 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;