Skip to content
Snippets Groups Projects
Commit 73f23fd4 authored by Herman Groot's avatar Herman Groot
Browse files

Merge branch 'compilefix' into 'master'

Add missing include

See merge request !804
parents c63bee44 689074c3
No related branches found
No related tags found
1 merge request!804Add missing include
Pipeline #38505 passed
...@@ -9,6 +9,8 @@ ...@@ -9,6 +9,8 @@
#ifndef DP3_STEPS_ONEPREDICT_H_ #ifndef DP3_STEPS_ONEPREDICT_H_
#define DP3_STEPS_ONEPREDICT_H_ #define DP3_STEPS_ONEPREDICT_H_
#include <atomic>
#include "ApplyBeam.h" #include "ApplyBeam.h"
#include "ApplyCal.h" #include "ApplyCal.h"
#include "ResultStep.h" #include "ResultStep.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment