X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=include%2Flibsigrokflow%2Flegacy_output.hpp;fp=include%2Flibsigrokflow%2Flegacy_output.hpp;h=a8da16ec358c774310090c3e475646b49a2545bc;hb=f638442b87a5e4441216296dd857f89b7aef42ba;hp=7e78bda1843822971f468f13ae3d01383fb47b9d;hpb=4f0c23519db4ac180727cbdf86ed3abe92c48a43;p=libsigrokflow.git diff --git a/include/libsigrokflow/legacy_output.hpp b/include/libsigrokflow/legacy_output.hpp index 7e78bda..a8da16e 100644 --- a/include/libsigrokflow/legacy_output.hpp +++ b/include/libsigrokflow/legacy_output.hpp @@ -33,7 +33,9 @@ namespace Srf { -using namespace std; +using std::map; +using std::shared_ptr; +using std::string; #ifdef HAVE_LIBSIGROKCXX class LegacyOutput :