List.h: Missing include (when used with POD == true)

This commit is contained in:
Stephan Aßmus
2013-12-26 00:18:57 +01:00
parent 9f79c0ca9a
commit 2ae82f9fb5
+1
View File
@@ -8,6 +8,7 @@
#include <new>
#include <stdlib.h>
#include <string.h>
#include <SupportDefs.h>