We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af0263 commit 83223f5Copy full SHA for 83223f5
src/tools/msvc/Mkvcbuild.pm
@@ -135,7 +135,7 @@ sub mkvcbuild
135
}
136
137
our @pgcommonallfiles = qw(
138
- archive.c base64.c checksum_helper.c compression.c
+ archive.c base64.c binaryheap.c checksum_helper.c compression.c
139
config_info.c controldata_utils.c d2s.c encnames.c exec.c
140
f2s.c file_perm.c file_utils.c hashfn.c ip.c jsonapi.c
141
keywords.c kwlookup.c link-canary.c md5_common.c percentrepl.c
0 commit comments