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:
parent
1e2722379a
commit
41a3048db5
@ -6,7 +6,7 @@
|
||||
#define LAYOUT_OPTIMIZER_H
|
||||
|
||||
#include <List.h>
|
||||
|
||||
#include <math.h>
|
||||
|
||||
static const double kEqualsEpsilon = 0.000001;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user