Fixed compilation errors with 'isascii' on some systems.
This commit is contained in:
parent
44238b1ac7
commit
8a752d3889
@ -20,6 +20,7 @@
|
|||||||
#include "vmime/text.hpp"
|
#include "vmime/text.hpp"
|
||||||
|
|
||||||
#include "vmime/utility/stringUtils.hpp"
|
#include "vmime/utility/stringUtils.hpp"
|
||||||
|
#include "vmime/parserHelpers.hpp"
|
||||||
|
|
||||||
#include "vmime/encoder.hpp"
|
#include "vmime/encoder.hpp"
|
||||||
#include "vmime/encoderB64.hpp"
|
#include "vmime/encoderB64.hpp"
|
||||||
|
@ -18,6 +18,7 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
#include "vmime/utility/stringUtils.hpp"
|
#include "vmime/utility/stringUtils.hpp"
|
||||||
|
#include "vmime/parserHelpers.hpp"
|
||||||
|
|
||||||
|
|
||||||
namespace vmime {
|
namespace vmime {
|
||||||
|
Loading…
Reference in New Issue
Block a user