Skip to content
Snippets Groups Projects
Commit 4693164c authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Fixup

parent 2f2fa7b7
No related branches found
No related tags found
No related merge requests found
...@@ -708,7 +708,7 @@ struct Vec8d ...@@ -708,7 +708,7 @@ struct Vec8d
return ret; return ret;
} }
Vec4d get_low() const Vec4d get_high() const
{ {
BARRIER; BARRIER;
Vec4d ret; Vec4d ret;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment