mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 16:14:35 +02:00
Remove <list> include in NLPacketList
This commit is contained in:
parent
f2b4c0e269
commit
5ba3280975
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
||||||
#ifndef hifi_NLPacketList_h
|
#ifndef hifi_NLPacketList_h
|
||||||
#define hifi_NLPacketList_h
|
#define hifi_NLPacketList_h
|
||||||
|
|
||||||
#include <list>
|
|
||||||
|
|
||||||
#include "udt/PacketList.h"
|
#include "udt/PacketList.h"
|
||||||
|
|
||||||
#include "NLPacket.h"
|
#include "NLPacket.h"
|
||||||
|
|
Loading…
Reference in a new issue