summaryrefslogtreecommitdiff
path: root/utils/Time.cc
diff options
context:
space:
mode:
authorchatty1995-03-13 15:02:53 +0000
committerchatty1995-03-13 15:02:53 +0000
commit02a2ea64362a8abc69fab116082e86ef1f529f07 (patch)
tree838f1107e0bb36c35bb1858af4a3353abed81291 /utils/Time.cc
parent49ccde047a0a9523c810463006d3d94e40f371f2 (diff)
downloadivy-league-02a2ea64362a8abc69fab116082e86ef1f529f07.zip
ivy-league-02a2ea64362a8abc69fab116082e86ef1f529f07.tar.gz
ivy-league-02a2ea64362a8abc69fab116082e86ef1f529f07.tar.bz2
ivy-league-02a2ea64362a8abc69fab116082e86ef1f529f07.tar.xz
Removed declaration of gettimeofday
Diffstat (limited to 'utils/Time.cc')
-rw-r--r--utils/Time.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Time.cc b/utils/Time.cc
index d51f65d..3e57a3c 100644
--- a/utils/Time.cc
+++ b/utils/Time.cc
@@ -14,7 +14,7 @@
#include "Time.h"
#include <sys/time.h>
-extern "C" int gettimeofday (struct timeval *, struct timezone *);
+//extern "C" int gettimeofday (struct timeval *, struct timezone *);
/*?class CcuTimeStamp
The class \var{CcuTimeStamp} provides variables that can be manipulated as