don't be a dummy and include Systime header from implementation

This commit is contained in:
Stephen Birarda 2014-04-10 11:37:09 -07:00
parent 00a826330e
commit cfc2431a59

View file

@ -10,6 +10,8 @@
#ifdef WIN32
#include "Systime.h"
/**
* gettimeofday
* Implementation according to: