Skip to content

Commit 92ca00b

Browse files
committed
formt
1 parent 0532cee commit 92ca00b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/passes/MinifyImportsAndExports.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
#include <ir/import-utils.h>
4040
#include <ir/module-utils.h>
4141
#include <ir/names.h>
42-
#include <support/string.h>
4342
#include <pass.h>
4443
#include <shared-constants.h>
44+
#include <support/string.h>
4545
#include <wasm.h>
4646

4747
namespace wasm {

0 commit comments

Comments
 (0)