Remove unused include

This commit is contained in:
Ryan Huffman 2015-08-19 09:02:17 -07:00
parent 3c5483a008
commit f5aac5f086

View file

@ -13,8 +13,6 @@
#include <QDebug>
#include "../NLPacket.h"
using namespace udt;
PacketList::PacketList(PacketType packetType, QByteArray extendedHeader, bool isReliable, bool isOrdered) :