File diff r17628:416ab6bada3d → r17629:21e9dfd343cd
src/pathfinder/pf_performance_timer.hpp
Show inline comments
 
@@ -12,7 +12,7 @@
 
#ifndef PF_PERFORMANCE_TIMER_HPP
 
#define PF_PERFORMANCE_TIMER_HPP
 

	
 
extern uint64 ottd_rdtsc();
 
#include "../debug.h"
 

	
 
struct CPerformanceTimer
 
{