projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feeb4a7
)
GlobalSettings: Remove unneeded include/using
author
Soeren Apel
<soeren@apelpie.net>
Fri, 23 Feb 2018 23:18:27 +0000
(
00:18
+0100)
committer
Soeren Apel
<soeren@apelpie.net>
Fri, 23 Feb 2018 23:18:27 +0000
(
00:18
+0100)
pv/globalsettings.hpp
patch
|
blob
|
history
diff --git
a/pv/globalsettings.hpp
b/pv/globalsettings.hpp
index 093ac59b59ca584ba028d3313cfd6753a3065f8a..fe5bbc9e3292257cac2b38609e135bf9b91023af 100644
(file)
--- a/
pv/globalsettings.hpp
+++ b/
pv/globalsettings.hpp
@@
-20,7
+20,6
@@
#ifndef PULSEVIEW_GLOBALSETTINGS_HPP
#define PULSEVIEW_GLOBALSETTINGS_HPP
-#include <functional>
#include <map>
#include <glib.h>
@@
-29,7
+28,6
@@
#include <QString>
#include <QVariant>
-using std::function;
using std::map;
using std::vector;