oops, forgot to include the locale, #144

This commit is contained in:
Thomas Fussell 2017-04-12 19:48:00 -04:00
parent 8b1c6c7465
commit 8bf7d0c7a6

View File

@ -23,6 +23,7 @@
#include <array>
#include <codecvt>
#include <locale>
#include <detail/crypto/aes.hpp>
#include <detail/crypto/base64.hpp>