Skip to content

Commit d2c1d1b

Browse files
committed
Compile new InstrProfilingPlatformWindows.c file
1 parent 866f409 commit d2c1d1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libprofiler_builtins/build.rs

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ fn main() {
1919
"InstrProfilingPlatformDarwin.c",
2020
"InstrProfilingPlatformLinux.c",
2121
"InstrProfilingPlatformOther.c",
22+
"InstrProfilingPlatformWindows.c",
2223
"InstrProfilingRuntime.cc",
2324
"InstrProfilingUtil.c",
2425
"InstrProfilingValue.c",

0 commit comments

Comments
 (0)