rdtsc.cpp header include cleanup

This commit is contained in:
Akkadius 2014-12-15 22:42:59 -06:00
parent 12206c0e50
commit f3ebb2e5d8

View File

@ -15,10 +15,9 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "debug.h"
#include "rdtsc.h"
#include "types.h"
#include <stdio.h>
#ifdef _WINDOWS
#include <sys/timeb.h>