Skip to content

Commit 927aea3

Browse files
committed
Don't hardcode memory statistics fields
1 parent fc3e81d commit 927aea3

File tree

4 files changed

+595
-2568
lines changed

4 files changed

+595
-2568
lines changed

deps/dependee.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
},
3737
"${os windows}": {
3838
"lib": [
39-
"ws2_32",
40-
"dbgHelp"
39+
"ws2_32"
4140
],
4241
"defines": [
4342
"_WINDOWS",

0 commit comments

Comments
 (0)