Skip to content

Commit 7f574ec

Browse files
committed
---
yaml --- r: 643 b: refs/heads/master c: 066c140 h: refs/heads/master i: 641: 8307a88 639: d9e1cf5 v: v3
1 parent 81085b9 commit 7f574ec

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 9b74129a4f2d3edd4502dd263b54535aa67780a0
2+
refs/heads/master: 066c14009b83ba7dd51c27dba7a16b7971b0ce63

trunk/src/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ RUNTIME_CS := rt/sync/timer.cpp \
258258
rt/rust_comm.cpp \
259259
rt/rust_dom.cpp \
260260
rt/rust_task.cpp \
261+
rt/rust_proxy.cpp \
261262
rt/rust_chan.cpp \
262263
rt/rust_port.cpp \
263264
rt/rust_upcall.cpp \

trunk/src/rt/rust_proxy.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#include "rust_internal.h"

0 commit comments

Comments
 (0)