ImagePuller: Remove duplicate include
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include "../frame_serialize/CBORStream2Deserializer.h"
|
||||
#include "../common/ThreadSafeFIFO.h"
|
||||
#include "../common/JfjochTCP.h"
|
||||
#include "../common/JfjochTCP.h"
|
||||
|
||||
struct PullerAckMessage {
|
||||
TCPFrameType ack_for = TCPFrameType::DATA;
|
||||
|
||||
Reference in New Issue
Block a user