diff options
Diffstat (limited to 'test/unit/testSparseVector.cxx')
| -rw-r--r-- | test/unit/testSparseVector.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/testSparseVector.cxx b/test/unit/testSparseVector.cxx index 8b9c8a140..ad0110ae0 100644 --- a/test/unit/testSparseVector.cxx +++ b/test/unit/testSparseVector.cxx @@ -5,6 +5,7 @@  #include <stdexcept>  #include <algorithm> +#include <memory>  #include "Platform.h"  | 
