blender: patch for boost 1.81.0
This commit is contained in:
parent
d8aa143c65
commit
a8e422b25d
|
@ -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 <boost/locale.hpp>
|
||||
#include <stdio.h>
|
||||
+#include <iostream>
|
||||
|
||||
#include "boost_locale_wrapper.h"
|
||||
|
Loading…
Reference in New Issue