Fixed missing includes.
This commit is contained in:
parent
64f6f5c594
commit
5fb81d3322
@ -30,6 +30,8 @@
|
||||
#include "vmime/disposition.hpp"
|
||||
#include "vmime/emptyContentHandler.hpp"
|
||||
|
||||
#include <iterator>
|
||||
|
||||
|
||||
namespace vmime
|
||||
{
|
||||
|
@ -25,6 +25,7 @@
|
||||
#include "vmime/parserHelpers.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
|
||||
|
||||
namespace vmime
|
||||
|
Loading…
Reference in New Issue
Block a user