We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae947a5 commit 83f37efCopy full SHA for 83f37ef
1 file changed
src/gravity/octree.h
@@ -10,6 +10,7 @@
10
// along with this program. If not, see <http://www.gnu.org/licenses/>.
11
12
#pragma once
13
+#include "struct/particle.h"
14
#include "floatdef.h"
15
#include "dt/softening.h"
16
#include <vector>
0 commit comments