added missing include file (probably gcc4 only build fix)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22345 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
#define LAYOUT_OPTIMIZER_H
|
#define LAYOUT_OPTIMIZER_H
|
||||||
|
|
||||||
#include <List.h>
|
#include <List.h>
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
static const double kEqualsEpsilon = 0.000001;
|
static const double kEqualsEpsilon = 0.000001;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user