Skip to content

Commit 6a64df3

Browse files
committed
Correct missing include
1 parent bb488f8 commit 6a64df3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Anima/quantitative-mri/estimation/animaEPGProfileIntegrands.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include "animaEPGProfileIntegrands.h"
22

3+
#include <algorithm>
34
#include <animaGaussLaguerreQuadrature.h>
45

56
namespace anima

0 commit comments

Comments
 (0)