Skip to content

Commit

Permalink
ChunkSerializerRegistry: Fixed missing header file caused breaking co…
Browse files Browse the repository at this point in the history
…mpilation on Windows and MacOS.
  • Loading branch information
levy committed Jan 13, 2025
1 parent 4e820b6 commit 2116a6a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#define __INET_CHUNKSERIALIZERREGISTRY_H

#include <typeindex>
#include <unordered_map>

#include "inet/common/packet/serializer/ChunkSerializer.h"

Expand Down

0 comments on commit 2116a6a

Please sign in to comment.