Skip to content

Commit 480c4f8

Browse files
Update octree.h
1 parent 4b5197d commit 480c4f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/gravity/octree.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include <vector>
1515
#include <cmath>
1616
#include "dt/softening.h"
17+
#include "floatdef.h"
1718

1819
struct Octree {
1920
real cx, cy, cz; // COM

0 commit comments

Comments
 (0)