removed linker forward decl
This commit is contained in:
parent
92e18b91a3
commit
6afbeb8423
@ -126,5 +126,4 @@ template class SerialBufferAdapter<uint8_t>;
|
|||||||
template class SerialBufferAdapter<uint16_t>;
|
template class SerialBufferAdapter<uint16_t>;
|
||||||
template class SerialBufferAdapter<uint32_t>;
|
template class SerialBufferAdapter<uint32_t>;
|
||||||
template class SerialBufferAdapter<uint64_t>;
|
template class SerialBufferAdapter<uint64_t>;
|
||||||
template class SerialBufferAdapter<size_t>;
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user