removed forward decl

This commit is contained in:
Robin Müller 2020-08-25 13:42:36 +02:00
parent de98dd0871
commit 9c29253337
1 changed files with 0 additions and 1 deletions

View File

@ -126,5 +126,4 @@ template class SerialBufferAdapter<uint8_t>;
template class SerialBufferAdapter<uint16_t>;
template class SerialBufferAdapter<uint32_t>;
template class SerialBufferAdapter<uint64_t>;
template class SerialBufferAdapter<size_t>;