diff --git a/src/include/containers/List.hpp b/src/include/containers/List.hpp index 5c0ba59fd3..13cbda9382 100644 --- a/src/include/containers/List.hpp +++ b/src/include/containers/List.hpp @@ -38,7 +38,6 @@ */ #pragma once -#include template class __EXPORT ListNode