summaryrefslogtreecommitdiffhomepage
path: root/include/cr/Array.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cr/Array.h')
-rw-r--r--include/cr/Array.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cr/Array.h b/include/cr/Array.h
new file mode 100644
index 00000000..60193c3e
--- /dev/null
+++ b/include/cr/Array.h
@@ -0,0 +1,2 @@
+#pragma once
+#include <Corrade/Containers/Array.h>