HomePhabricator
Diffusion MITK fc5440960d14

Use Boost.Preprocessor

This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Use Boost.Preprocessor

Many years ago, large parts of Boost.Proprocessor were copied into
the MITK source code and prefixed with MITK_PP_ instead of BOOST_PP_.
Since we have a Boost header dependency in MitkCore now, we can use
the original library instead and remove some redundant code.

Details

Provenance
kislinskAuthored on Oct 17 2018, 9:24 AM
tsvetkovCommitted on Nov 9 2018, 4:11 PM
tsvetkovPushed on Nov 13 2018, 10:24 AM

Commit No Longer Exists

This commit no longer exists in the repository.