Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
uditagarwal97 committed Dec 21, 2024
1 parent 70d86fc commit 59c11d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/include/sycl/detail/os_util.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

#include <cstdlib> // for size_t
#include <functional>
#include <string> // for string
#include <string> // for string
#include <sys/stat.h> // for stat

#ifdef _WIN32
Expand Down

0 comments on commit 59c11d1

Please sign in to comment.