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
PIM Messagelib
Commits
270d36d0
Commit
270d36d0
authored
Nov 06, 2020
by
Laurent Montel
😁
Browse files
Try to make it compile on windows
parent
072b6092
Pipeline
#39791
failed with stage
in 23 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templateparser/autotests/templateparserjobtest.cpp
View file @
270d36d0
...
...
@@ -6,11 +6,14 @@
#include
"templateparserjobtest.h"
#ifndef _WIN32
#define private public
#endif
#include
"templateparserjob_p.h"
#include
"templateparserjob.h"
#ifndef _WIN32
#undef protected
#endif
#include
<MimeTreeParser/ObjectTreeParser>
#include
<KIdentityManagement/IdentityManager>
#include
<KIdentityManagement/Identity>
...
...
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