aboutsummaryrefslogtreecommitdiff
path: root/include/gensvm_timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gensvm_timer.h')
-rw-r--r--include/gensvm_timer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gensvm_timer.h b/include/gensvm_timer.h
index a1b60a7..29c45cd 100644
--- a/include/gensvm_timer.h
+++ b/include/gensvm_timer.h
@@ -12,8 +12,6 @@
#ifndef GENSVM_TIMER_H
#define GENSVM_TIMER_H
-#include "globals.h"
-
double elapsed_time(clock_t s_time, clock_t e_time);
void get_time_string(char *buffer);