Make it build both with pre and post 19.08.0 KCalCore
ClosedPublic

Authored by ervin on Aug 25 2019, 1:40 PM.

Details

Summary

Obviously this assumes a compiler supporting __has_include in C++14
mode, but that should be the case in most target platforms nowadays.
Beside this is hopefully temporary measure.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin requested review of this revision.Aug 25 2019, 1:40 PM
ervin created this revision.
dfaure accepted this revision.Aug 25 2019, 2:05 PM
This revision is now accepted and ready to land.Aug 25 2019, 2:05 PM
This revision was automatically updated to reflect the committed changes.