Skip to content
Snippets Groups Projects
Commit 933d1455 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Missing pre-declaration in the EAGLE cooling model

parent c4878b42
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ struct cosmology;
struct hydro_props;
struct entropy_floor_properties;
struct space;
struct phys_const;
void cooling_update(const struct cosmology *cosmo,
struct cooling_function_data *cooling, struct space *s);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment