Skip to content
Commit e2584001 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Prepare for removal of boost from kdepimlibs

We still need boost in itempayloadinternals_p.h for shared_pointer_trait
and for topological_sort in typepluginloader.cpp.

I guess we can't remove the topological_sort, but that's internal. To
remove from itempayloadinternals, we need to come up with a clever
way to generate the trait only when boost is available.
parent 591d3ac4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment