This commit is contained in:
Scott E. Graves 2024-12-16 10:26:31 -06:00
parent 5fcb182cb8
commit f82fbf9b55

View File

@ -226,8 +226,6 @@ public:
return buffer_.at(index);
}
};
using packet = packet;
} // namespace repertory
#endif // REPERTORY_INCLUDE_COMM_PACKET_PACKET_HPP_