Skip to content

Commit 487d902

Browse files
committed
clang-format
1 parent c286708 commit 487d902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/runtime/extensions.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
#ifdef _WIN32
2626
#define WIN32_LEAN_AND_MEAN
2727
#define NOMINMAX
28-
#include <windows.h>
2928
#include <synchapi.h>
29+
#include <windows.h>
3030

3131
inline void CtimeBuffer(char *buffer, size_t bufsize, const time_t cur_time,
3232
Fortran::runtime::Terminator terminator) {

0 commit comments

Comments
 (0)