projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de1d99b
)
Removed an uneeded include
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sun, 7 Apr 2013 17:56:49 +0000
(18:56 +0100)
committer
Joel Holdsworth
<joel@airwebreathe.org.uk>
Mon, 8 Apr 2013 18:08:18 +0000
(19:08 +0100)
pv/prop/double.h
patch
|
blob
|
history
diff --git
a/pv/prop/double.h
b/pv/prop/double.h
index 6b6275c10effd429085e2c619d3624dbbffbf9c2..b00adb1439125118720def25a194bfb021cad153 100644
(file)
--- a/
pv/prop/double.h
+++ b/
pv/prop/double.h
@@
-22,7
+22,6
@@
#define PULSEVIEW_PV_PROP_DOUBLE_H
#include <utility>
-#include <vector>
#include <boost/optional.hpp>