From 8ef4f3d54de1328a1d9753f4317a5d7692a72ae8 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 21 May 2017 10:26:10 +1000 Subject: Make SplitVector work with move-only types like unique_ptr. Provide InsertEmpty and both const and non-const reference returning operator[]. Add and fix comments. --- test/unit/testContractionState.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'test/unit/testContractionState.cxx') diff --git a/test/unit/testContractionState.cxx b/test/unit/testContractionState.cxx index 989aa409d..8b401dcb6 100644 --- a/test/unit/testContractionState.cxx +++ b/test/unit/testContractionState.cxx @@ -3,6 +3,7 @@ #include #include +#include #include #include -- cgit v1.2.3