Skip to content

Commit 6366b45

Browse files
Fixed Include bugs
1 parent c93c9a1 commit 6366b45

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/dt/softening.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
#pragma once
1313
#include <cmath>
14-
#include "gravity/octree.h"
15-
#include "struct/particle.h"
1614

1715
/* Softening for BarnesHut */
1816
inline real nextSoftening(real nodeSize,

0 commit comments

Comments
 (0)