aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-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 966661b9b4..fa57885450 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
+}