Commit 76818a47 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by Podhorszki Norbert
Browse files

add missing include statement

parent fed1e800
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
#include "memory.h"
#include <cmath>
#include <cstdlib>
#include <cstring>

#include "adios2.h"
#include "math_const.h"