* DBModeler/DiagramView.m: Include math.h.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@28000 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Matt Rice 2009-02-27 16:26:09 +00:00
parent b86447fc2f
commit 500785be3b
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
* DBModeler/MainModelEditor.m: Implement -viewSelectedObject
calling _activateSelection.
* DBModeler/DiagramView.m: Include math.h.
2009-02-26 Matt Rice <ratmice@gmail.com>

View file

@ -52,6 +52,7 @@
#include <EOModeler/EOModelExtensions.h>
#include <GNUstepBase/GNUstep.h>
#include <math.h>
@implementation DiagramView
- (id) initWithFrame:(NSRect)frameRect