Fix for window build.

This commit is contained in:
Robert Osfield
2002-04-25 21:31:16 +00:00
parent d5ab968420
commit 62dc8f7cda

View File

@@ -36,6 +36,7 @@
*/
#include <windows.h>
#include <stdio.h>
// Microsoft Developer warnings that annoy me
#pragma warning ( disable : 4251)