From c847796a51ed81f9da6c610ee77670ead20fc67f Mon Sep 17 00:00:00 2001 From: MrPurple666 Date: Thu, 3 Apr 2025 02:09:32 -0300 Subject: [PATCH] add boost-headers (again) --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 976106865c..3a800336a3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "oboe"] path = externals/oboe url = https://github.com/eden-emulator/oboe.git +[submodule "externals/boost-headers"] + path = externals/boost-headers + url = https://github.com/boostorg/headers.git