X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fbinding%2Finputoutput.cpp;h=4aa0c0eabd13aac1a99105340d2a7a28fec49af7;hp=956b12b32ff4d04de89c7e26f84352b689520930;hb=2601ce965fc455d23f5a964b84ddd74eb93705c4;hpb=5d2aa2c724cd7b6693c7956d4f1c7f0f856dcc27 diff --git a/pv/binding/inputoutput.cpp b/pv/binding/inputoutput.cpp index 956b12b3..4aa0c0ea 100644 --- a/pv/binding/inputoutput.cpp +++ b/pv/binding/inputoutput.cpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #include @@ -36,7 +35,6 @@ using boost::none; -using std::make_pair; using std::map; using std::pair; using std::shared_ptr; @@ -61,17 +59,17 @@ namespace binding { InputOutput::InputOutput( const map> &options) { - for (pair> o : options) - { + for (pair> o : options) { const shared_ptr