Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KMime
Commits
576b42f5
Commit
576b42f5
authored
Aug 15, 2021
by
David Faure
Browse files
Include <algorithm> for std::max (on Windows)
parent
efafd37a
Pipeline
#75044
passed with stage
in 5 minutes and 36 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/kmime_headerfactory.cpp
View file @
576b42f5
...
...
@@ -21,6 +21,8 @@
#include "kmime_headerfactory_p.h"
#include "kmime_headers.h"
#include <algorithm>
using
namespace
KMime
;
using
namespace
KMime
::
Headers
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment