diff --git a/alib2measure/src/allocator/StealthAllocator.hpp b/alib2measure/src/allocator/StealthAllocator.hpp index c44d6f9f06a91c8fcb7dc26db01c5b9d340cd339..8d570058ae81173ba8f1e76c2047b831f6455568 100644 --- a/alib2measure/src/allocator/StealthAllocator.hpp +++ b/alib2measure/src/allocator/StealthAllocator.hpp @@ -6,6 +6,7 @@ #define STEALTH_ALLOCATOR_HPP_ #include <memory> +#include "../measurements/MeasurementNew.hpp" namespace measurements {