include stdio.h explicitly rather then implicitly

This commit is contained in:
Cary Sandvig 2000-10-31 01:46:04 +00:00
parent d4ad13c4fa
commit d9b5b8ad1c

View File

@ -16,6 +16,7 @@
#include <throw_event.h>
#include <eventParameter.h>
#include <filename.h>
#include <stdio.h>
////////////////////////////////////////////////////////////////////
// Defines