summaryrefslogtreecommitdiff
path: root/src/compat/memory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/memory.hpp')
-rw-r--r--src/compat/memory.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compat/memory.hpp b/src/compat/memory.hpp
index 8cafcb4..3a2af96 100644
--- a/src/compat/memory.hpp
+++ b/src/compat/memory.hpp
@@ -22,6 +22,7 @@
# include "fwd.hpp"
# include <memory>
+# include <type_traits>
template<class T>