Remove unnecessary Boost dependency

Authored by vkrause on Jun 14 2019, 3:33 PM.

Description

Remove unnecessary Boost dependency

Summary:
Smart pointers and cstring contains are part of the standard library, and
program options for a single option test utility seem overkill.

Reviewers: mlaurent

Reviewed By: mlaurent

Subscribers: kde-pim

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D21804

Details

Committed
vkrauseJun 15 2019, 8:19 AM
Reviewer
mlaurent
Differential Revision
D21804: Remove unnecessary Boost dependency
Parents
R44:5cd33134016a: std::auto_ptr -> std::unique_ptr
Branches
Unknown
Tags
Unknown