Skip to content

Commit 1cee056

Browse files
author
Matthew West
committed
add #include statement for new interface.h header
1 parent 3e84f77 commit 1cee056

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/amuse/community/arepo/interface.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#endif
44

55
#include "worker_code.h"
6-
6+
#include "interface.h"
77

88
// general interface functions:
99

0 commit comments

Comments
 (0)