Skip to content
Snippets Groups Projects
Commit 9434c0c8 authored by James Willis's avatar James Willis
Browse files

Include part_type enum.

parent 11d53628
No related branches found
No related tags found
1 merge request!623Fix vel
...@@ -19,6 +19,8 @@ ...@@ -19,6 +19,8 @@
#ifndef SWIFT_VELOCIRAPTOR_PART_H #ifndef SWIFT_VELOCIRAPTOR_PART_H
#define SWIFT_VELOCIRAPTOR_PART_H #define SWIFT_VELOCIRAPTOR_PART_H
#include "part_type.h"
/* SWIFT/VELOCIraptor particle. */ /* SWIFT/VELOCIraptor particle. */
struct swift_vel_part { struct swift_vel_part {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment