10 lines
217 B
Diff
10 lines
217 B
Diff
--- a/intern/locale/boost_locale_wrapper.cpp
|
|
+++ b/intern/locale/boost_locale_wrapper.cpp
|
|
@@ -7,6 +7,7 @@
|
|
|
|
#include <boost/locale.hpp>
|
|
#include <stdio.h>
|
|
+#include <iostream>
|
|
|
|
#include "boost_locale_wrapper.h"
|
|
|