Skip to content
Snippets Groups Projects

fix : missing include file in hydro_iact.h

Merged Ghost User requested to merge fixes/include_file_missing_gadget2 into master
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -20,6 +20,8 @@
#ifndef SWIFT_GADGET2_HYDRO_IACT_H
#define SWIFT_GADGET2_HYDRO_IACT_H
#include "minmax.h"
/**
* @brief SPH interaction functions following the Gadget-2 version of SPH.
*
Loading