From fa48ca4a124f415f60aca5f3d9b38a227dcf4d08 Mon Sep 17 00:00:00 2001 From: hanwen Date: Thu, 24 Jul 2003 15:26:40 +0000 Subject: [PATCH] move lrint define to header. bugfix. --- flower/include/libc-extension.hh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flower/include/libc-extension.hh b/flower/include/libc-extension.hh index bfba8c9d03..fc53e3c81c 100644 --- a/flower/include/libc-extension.hh +++ b/flower/include/libc-extension.hh @@ -12,6 +12,8 @@ #include "flower-proto.hh" #include "config.h" + + #include #include -- 2.39.2