projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b19296
)
removed std namespace to build with llvm
author
Rene Hopf
<renehopf@mac.com>
Tue, 20 Nov 2012 12:41:14 +0000
(13:41 +0100)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Tue, 20 Nov 2012 14:38:20 +0000
(15:38 +0100)
pv/signaldata.cpp
patch
|
blob
|
history
diff --git
a/pv/signaldata.cpp
b/pv/signaldata.cpp
index cf0cb21f935fff9ef84fec41f5308e8c2270f404..1763b41b5c1d3b93e54c09fe809007b72d5ed3a4 100644
(file)
--- a/
pv/signaldata.cpp
+++ b/
pv/signaldata.cpp
@@
-20,8
+20,6
@@
#include "signaldata.h"
-using namespace std;
-
namespace pv {
SignalData::SignalData(double samplerate) :