aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/doc/examples/SYCL/CwiseMul.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/doc/examples/SYCL/CwiseMul.cpp')
-rw-r--r--unsupported/doc/examples/SYCL/CwiseMul.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/doc/examples/SYCL/CwiseMul.cpp b/unsupported/doc/examples/SYCL/CwiseMul.cpp
index 31eb104c6..a7c33140e 100644
--- a/unsupported/doc/examples/SYCL/CwiseMul.cpp
+++ b/unsupported/doc/examples/SYCL/CwiseMul.cpp
@@ -60,4 +60,4 @@ int main()
}
}
printf("c=a*b Done\n");
-} \ No newline at end of file
+}