Fix MSVC build for changes to binaryheap.

After 5af0263afd, binaryheap.c needs to be listed in Mkvcbuild.pm.
Per buildfarm.
This commit is contained in:
Nathan Bossart 2023-09-18 12:46:57 -07:00
parent 5af0263afd
commit 83223f5f71
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ sub mkvcbuild
}
our @pgcommonallfiles = qw(
archive.c base64.c checksum_helper.c compression.c
archive.c base64.c binaryheap.c checksum_helper.c compression.c
config_info.c controldata_utils.c d2s.c encnames.c exec.c
f2s.c file_perm.c file_utils.c hashfn.c ip.c jsonapi.c
keywords.c kwlookup.c link-canary.c md5_common.c percentrepl.c