From 446bae7f1fb487d22b1959b56ec3df4b38e0e890 Mon Sep 17 00:00:00 2001 From: "github-merge-queue[bot]" Date: Wed, 28 Aug 2024 17:22:08 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20p4lang/p?= =?UTF-8?q?4c@86ef237b5e2702c53b26cd65657a6938b90330bb=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bitvec_8h_source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitvec_8h_source.html b/bitvec_8h_source.html index 1d73883d08..602fccd637 100644 --- a/bitvec_8h_source.html +++ b/bitvec_8h_source.html @@ -155,7 +155,7 @@
30#include "config.h"
31
32#if HAVE_LIBGC
-
33#include <gc_cpp.h>
+
33#include <gc/gc_cpp.h>
34#define IF_HAVE_LIBGC(X) X
35#else
36#define IF_HAVE_LIBGC(X)