Fix compile fail on macOS
ClosedPublic

Authored by cullmann on Jan 13 2018, 8:02 PM.

Details

Summary

macOS doesn't have the wanted define, that workaround seems to be in use by other projects.

> added define to header, moved needed includes to that one header, too.

Test Plan

Compiles now, should change nothing for opsys with that define.

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cullmann created this revision.Jan 13 2018, 8:02 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 13 2018, 8:02 PM
cullmann requested review of this revision.Jan 13 2018, 8:02 PM
dfaure accepted this revision.Jan 13 2018, 8:43 PM
This revision is now accepted and ready to land.Jan 13 2018, 8:43 PM
This revision was automatically updated to reflect the committed changes.