Change so rint is only defined when needed.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13464 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2002-04-12 02:15:51 +00:00
parent 04616b85ac
commit b9f0e1a9cd
7 changed files with 28 additions and 6 deletions

View file

@ -51,6 +51,8 @@
#include <AppKit/NSEvent.h>
#include <AppKit/NSWindow.h>
DEFINE_RINT_IF_MISSING
/* Cache */
static float scrollerWidth; // == [NSScroller scrollerWidth]