mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-06 08:08:53 +08:00
FIX: removing nonexistent include file.
This commit is contained in:
parent
c6e5c7ea46
commit
aa9b584f5c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include <iostream>
|
||||
#include <QT>
|
||||
//#include <QT>
|
||||
#include <QPainterPath>
|
||||
#include <QBrush>
|
||||
#include <QPen>
|
||||
|
|
Loading…
Reference in a new issue