From c78e44cdc563853c250da78ee78ba622c39126b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Luc=20Peuri=C3=A8re?= Date: Wed, 9 Mar 2005 19:45:59 +0000 Subject: big warning hunt commit lot of casts, added prototypes, missing includes and some true errors --- intern/opennl/superlu/superlu_timer.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'intern/opennl/superlu/superlu_timer.c') diff --git a/intern/opennl/superlu/superlu_timer.c b/intern/opennl/superlu/superlu_timer.c index 798fd59d4ea..4f68f3a7f1a 100644 --- a/intern/opennl/superlu/superlu_timer.c +++ b/intern/opennl/superlu/superlu_timer.c @@ -11,6 +11,8 @@ /* We want this flag, safer than putting in build system */ #define NO_TIMER +double SuperLU_timer_ (); + #ifdef SUN /* * It uses the system call gethrtime(3C), which is accurate to -- cgit v1.2.3