include time.h for struct tm

svn path=/branches/ros-amd64-bringup/; revision=39325
This commit is contained in:
Timo Kreuzer
2009-02-03 14:43:10 +00:00
parent 665679dffe
commit 5f3118f01c
@@ -12,6 +12,7 @@
#include <windef.h>
#include <winbase.h>
#include <winnt.h>
#include <time.h>
#include <stddef.h>