]> sigrok.org Git - pulseview.git/blobdiff - pv/view/decode/annotation.cpp
Added missing includes and defintions
[pulseview.git] / pv / view / decode / annotation.cpp
index 94f1fff5667237e88150abae307dde0ad4521801..339b46afb0b36fb11600fae64d87c6b7038461fb 100644 (file)
@@ -26,11 +26,12 @@ extern "C" {
 
 #include <algorithm>
 
 
 #include <algorithm>
 
+#include <boost/foreach.hpp>
+
 #include <QPainter>
 
 #include "annotation.h"
 
 #include <QPainter>
 
 #include "annotation.h"
 
-using namespace boost;
 using namespace std;
 
 namespace pv {
 using namespace std;
 
 namespace pv {