-
Notifications
You must be signed in to change notification settings - Fork 292
Closed
Labels
compatibilityreported or triaged as compatibility issue, i.e. affecting only some build or runtime environmentsreported or triaged as compatibility issue, i.e. affecting only some build or runtime environments
Description
As of Boost 1.65.0, the tr1 headers have all been removed. However, povray master is still unconditionally including them, as here: https://github.com/POV-Ray/povray/blob/master/unix/povconfig/syspovconfig.h#L59
This renders povray incompatible with Boost >= 1.65.0. It would be great if you could add compatibility for the current version of Boost. Thanks!
Metadata
Metadata
Assignees
Labels
compatibilityreported or triaged as compatibility issue, i.e. affecting only some build or runtime environmentsreported or triaged as compatibility issue, i.e. affecting only some build or runtime environments