blender: patch for boost 1.81.0

This commit is contained in:
Đoàn Trần Công Danh 2022-11-25 13:54:38 +07:00
parent d8aa143c65
commit a8e422b25d
1 changed files with 12 additions and 0 deletions

View File

@ -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"