fix compilation with clang

master
Anton Simakov 11 years ago committed by Andrzej Rybczak
parent 7c15dd954e
commit 6f466b7096
  1. 1
      src/utility/wide_string.cpp

@ -18,6 +18,7 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <string> // include before boost to compile on MACOSX
#include <boost/locale/encoding_utf.hpp>
#include <cassert>
#include "utility/wide_string.h"

Loading…
Cancel
Save