Sfoglia il codice sorgente

flow: PacketProtoDecoder: remove unneeded include

ambrop7 14 anni fa
parent
commit
7bc899ed9a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      flow/PacketProtoDecoder.h

+ 0 - 1
flow/PacketProtoDecoder.h

@@ -38,7 +38,6 @@
 
 #include <protocol/packetproto.h>
 #include <misc/debug.h>
-#include <misc/balign.h>
 #include <base/DebugObject.h>
 #include <flow/StreamRecvInterface.h>
 #include <flow/PacketPassInterface.h>