diff --git a/srcpkgs/blender/patches/boost-1.81.patch b/srcpkgs/blender/patches/boost-1.81.patch new file mode 100644 index 00000000000..f04342a1018 --- /dev/null +++ b/srcpkgs/blender/patches/boost-1.81.patch @@ -0,0 +1,12 @@ +Index: blender-3.3.0/intern/locale/boost_locale_wrapper.cpp +=================================================================== +--- blender-3.3.0.orig/intern/locale/boost_locale_wrapper.cpp ++++ blender-3.3.0/intern/locale/boost_locale_wrapper.cpp +@@ -7,6 +7,7 @@ + + #include + #include ++#include + + #include "boost_locale_wrapper.h" +