From 7135bdc3bdb5b6c26ead27c2438df748c79abb9d Mon Sep 17 00:00:00 2001
From: Merry <git@mary.rs>
Date: Fri, 15 Sep 2023 17:34:47 +0100
Subject: [PATCH] vcpkg: Add boost.heap

---
 vcpkg.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/vcpkg.json b/vcpkg.json
index 7d9e631a15..203fc9708b 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -12,6 +12,7 @@
         "boost-context",
         "boost-crc",
         "boost-functional",
+        "boost-heap",
         "boost-icl",
         "boost-intrusive",
         "boost-mpl",