diff --git a/src/common/packet.h b/src/common/packet.h index f1b4d587f..0ae1dcf9f 100644 --- a/src/common/packet.h +++ b/src/common/packet.h @@ -62,6 +62,12 @@ private: }; // namespace ns3 + +/************************************************** + Start of implementation of templates defined + above + *************************************************/ + namespace ns3 { template