stdafx.h
changeset 3584 005b6170f15c
parent 3582 f4efb79ca326
child 3624 bfd51a1e20bd
--- a/stdafx.h	Tue Apr 18 17:44:24 2006 +0000
+++ b/stdafx.h	Tue Apr 18 18:02:52 2006 +0000
@@ -3,6 +3,7 @@
 #ifndef STDAFX_H
 #define STDAFX_H
 
+#include <stddef.h>
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>