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

Missing include in the kick.h file.

parent c33fba4e
No related branches found
No related tags found
1 merge request!956Fully implement the timestep limiter (non MPI)
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
#include "../config.h" #include "../config.h"
/* Local headers. */ /* Local headers. */
#include "const.h"
#include "black_holes.h" #include "black_holes.h"
#include "const.h"
#include "debug.h" #include "debug.h"
#include "stars.h" #include "stars.h"
#include "timeline.h" #include "timeline.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment