Skip to content

Commit 0865783

Browse files
Update softening.h
1 parent 35e6da1 commit 0865783

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/dt/softening.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#pragma once
22
#include <cmath>
3+
#include "gravity/octree.h"
4+
#include "struct/particle.h"
35

46
inline real nextSoftening(real nodeSize,
57
real nodeMass,

0 commit comments

Comments
 (0)