mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-05 17:42:24 +00:00
rdtsc.cpp header include cleanup
This commit is contained in:
parent
12206c0e50
commit
f3ebb2e5d8
@ -15,10 +15,9 @@
|
|||||||
along with this program; if not, write to the Free Software
|
along with this program; if not, write to the Free Software
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
#include "debug.h"
|
|
||||||
#include "rdtsc.h"
|
#include "rdtsc.h"
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
#ifdef _WINDOWS
|
#ifdef _WINDOWS
|
||||||
#include <sys/timeb.h>
|
#include <sys/timeb.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user