Missing include on Linux/GCC
This commit is contained in:
parent
34a0f87395
commit
f353b098e5
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#include "ASCIIFolding.hpp"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <locale>
|
||||
#include <boost/locale/encoding_utf.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue