Skip to content

Commit

Permalink
fixes for memory management
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienDoerner committed Nov 8, 2024
1 parent f2879d3 commit d95190a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/magneticField/turbulentField/PlaneWaveTurbulence.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@

#ifdef ENABLE_FAST_WAVES
#include <immintrin.h>
#include <memory>
#endif

namespace crpropa {
Expand Down

0 comments on commit d95190a

Please sign in to comment.