Skip to content
Snippets Groups Projects

Fixed out of source builds broken in hydro_parameters

Merged Josh Borrow requested to merge fix-out-of-source-builds into master
12 files
+ 21
21
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -22,7 +22,7 @@
#define SWIFT_ANARCHY_DU_HYDRO_PARAMETERS_H
/* Configuration file */
#include "../../../config.h"
#include "config.h"
/* Global headers */
#if defined(HAVE_HDF5)
@@ -295,4 +295,4 @@ static INLINE void diffusion_print_snapshot(
}
#endif
#endif /* SWIFT_ANARCHY_DU_HYDRO_PARAMETERS_H */
\ No newline at end of file
#endif /* SWIFT_ANARCHY_DU_HYDRO_PARAMETERS_H */
Loading