X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fdata%2Fdecode%2Fannotation.cpp;h=b0517ae69ef9c6a13eefc4bad41efeea08b7d9a0;hb=8d3e0764def48fdf19dc9100c87bbb42da5a9d6d;hp=e17dcb5177cd73ab818d31e08a8c84d60133df15;hpb=27e8df221014d1a8c7769866773e8dbb0486eea8;p=pulseview.git diff --git a/pv/data/decode/annotation.cpp b/pv/data/decode/annotation.cpp index e17dcb5..b0517ae 100644 --- a/pv/data/decode/annotation.cpp +++ b/pv/data/decode/annotation.cpp @@ -22,9 +22,9 @@ extern "C" { #include } -#include "annotation.h" +#include -using namespace std; +#include "annotation.h" namespace pv { namespace data {