summaryrefslogtreecommitdiff
path: root/src/clblast_c.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/clblast_c.cpp')
-rw-r--r--src/clblast_c.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/clblast_c.cpp b/src/clblast_c.cpp
index f5104bad..b6a64749 100644
--- a/src/clblast_c.cpp
+++ b/src/clblast_c.cpp
@@ -19,6 +19,7 @@
#include "clblast.h"
// Shortcuts to the clblast namespace
+using half = clblast::half;
using float2 = clblast::float2;
using double2 = clblast::double2;