Skip to content

Commit

Permalink
Update CMZField.h
Browse files Browse the repository at this point in the history
Include header for pow_integer<int>(double base) function
  • Loading branch information
lukasmerten committed Jul 12, 2021
1 parent aedfb88 commit b8eb582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/crpropa/magneticField/CMZField.h
Expand Up @@ -4,6 +4,7 @@
#include "crpropa/magneticField/MagneticField.h"
#include "crpropa/Grid.h"
#include "kiss/logger.h"
#include "crpropa/Common.h"

namespace crpropa {

Expand Down

0 comments on commit b8eb582

Please sign in to comment.