Skip to content

Commit 2d5b697

Browse files
committed
Fix format
Signed-off-by: Dhi Aurrahman <[email protected]>
1 parent 94aa740 commit 2d5b697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v8/v8.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030

3131
#include "include/v8-version.h"
3232
#include "include/v8.h"
33-
#include "src/wasm/c-api.h"
3433
#include "src/flags/flags.h"
34+
#include "src/wasm/c-api.h"
3535
#include "wasm-api/wasm.hh"
3636

3737
namespace proxy_wasm {

0 commit comments

Comments
 (0)