rework for windows build

This commit is contained in:
mancoast
2019-10-25 18:05:54 -04:00
parent b9d9e9206e
commit 15a3f44db9
3 changed files with 5 additions and 3 deletions

View File

@ -23,7 +23,9 @@
*
* Platform-independent timer
*/
#ifndef WIN32
#include <stdio.h>
#endif
#include "timer.h"
#include <stdlib.h>