summaryrefslogtreecommitdiffstats
path: root/cuda/3d/arith3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'cuda/3d/arith3d.h')
-rw-r--r--cuda/3d/arith3d.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cuda/3d/arith3d.h b/cuda/3d/arith3d.h
index 53c9b79..5635ffd 100644
--- a/cuda/3d/arith3d.h
+++ b/cuda/3d/arith3d.h
@@ -37,6 +37,7 @@ struct opAddScaled;
struct opScaleAndAdd;
struct opAddMulScaled;
struct opAddMul;
+struct opAdd;
struct opMul;
struct opMul2;
struct opDividedBy;