Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tokatoka committed Jan 4, 2024
1 parent 1e8f02b commit 950ab01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/rust_backend/RustRuntime.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
#define RUSTRUNTIME_H

#include <stdbool.h>
#include <stdint.h>
#include <stddef.h>
#include <stdint.h>

typedef uintptr_t RSymExpr;

Expand Down

0 comments on commit 950ab01

Please sign in to comment.