From 2979d146422908e108cecfe37094c191521810ed Mon Sep 17 00:00:00 2001 From: Thomas Gubler Date: Sun, 1 Feb 2015 12:25:55 +0100 Subject: remove unneeded include --- src/include/containers/List.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/include') diff --git a/src/include/containers/List.hpp b/src/include/containers/List.hpp index 5c0ba59fd..13cbda938 100644 --- a/src/include/containers/List.hpp +++ b/src/include/containers/List.hpp @@ -38,7 +38,6 @@ */ #pragma once -#include template class __EXPORT ListNode -- cgit v1.2.3