We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5197d commit 480c4f8Copy full SHA for 480c4f8
1 file changed
src/gravity/octree.h
@@ -14,6 +14,7 @@
14
#include <vector>
15
#include <cmath>
16
#include "dt/softening.h"
17
+#include "floatdef.h"
18
19
struct Octree {
20
real cx, cy, cz; // COM
0 commit comments