summaryrefslogtreecommitdiff
blob: 367c33cc6f24f69e3c4819f286a8d9f2d8c244c3 (plain)
1
2
3
4
5
6
7
8
9
10
--- engine/sl08/sl08.h.old	2011-04-19 17:20:34.055776870 +0200
+++ engine/sl08/sl08.h	2011-04-19 17:20:59.471398921 +0200
@@ -22,6 +22,7 @@
 /* DO NOT MODIFY THIS FILE: IT'S AUTOGENERATED */ 
 
 #include <list>
+#include <cstddef>
 
 #ifndef NULL
 #define NULL            ((void*) 0)