Skip to content

Commit 83f37ef

Browse files
Update octree.h
1 parent ae947a5 commit 83f37ef

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
@@ -10,6 +10,7 @@
1010
// along with this program. If not, see <http://www.gnu.org/licenses/>.
1111

1212
#pragma once
13+
#include "struct/particle.h"
1314
#include "floatdef.h"
1415
#include "dt/softening.h"
1516
#include <vector>

0 commit comments

Comments
 (0)