redundant template parameter
All checks were successful
Linux arm64 / Build (push) Successful in 1m3s

This commit is contained in:
2025-07-18 16:19:12 +02:00
parent 4c5c859221
commit 2149172b41
3 changed files with 8 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
#include <sp/io/IoInterface.h>
#include <sp/io/MessageEncapsulator.h>
#include <vector>
#include <memory>
namespace sp {