From 4fdfa202eef2419a9f043cd45a3075d6b5e3063f Mon Sep 17 00:00:00 2001 From: Claudius 'keldu' Holeksa Date: Wed, 21 Aug 2024 18:01:16 +0200 Subject: Pulling out Storage template --- modules/codec/c++/data.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/codec') diff --git a/modules/codec/c++/data.hpp b/modules/codec/c++/data.hpp index 11d94e6..77edf8e 100644 --- a/modules/codec/c++/data.hpp +++ b/modules/codec/c++/data.hpp @@ -27,7 +27,7 @@ struct Native { }; } -template +template class codec; /* * Helper for the basic message container, so the class doesn't have to be -- cgit v1.2.3