aboutsummaryrefslogtreecommitdiff
path: root/examples/cl_sgemm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cl_sgemm.cpp')
-rw-r--r--examples/cl_sgemm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cl_sgemm.cpp b/examples/cl_sgemm.cpp
index fa57885450..966661b9b4 100644
--- a/examples/cl_sgemm.cpp
+++ b/examples/cl_sgemm.cpp
@@ -198,4 +198,4 @@ private:
int main(int argc, char **argv)
{
return utils::run_example<CLSGEMMExample>(argc, argv);
-}
+} \ No newline at end of file