ftdijtag.cpp: suppress useless header

This commit is contained in:
Gwenhael Goavec-Merou 2019-10-05 11:55:19 +02:00
parent 1c6f592e32
commit f89d2b488b
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@
#include <string.h>
#include <string>
#include <ft2232_mpsse/ftdi_handle.h>
#include "ftdijtag.hpp"
#include "ftdipp_mpsse.hpp"