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