Skip to content

Reorder #includes in ttconv/pprdrv_tt2.cpp #526

Closed
@jdh2358

Description

@jdh2358

From matplotlib-devel posted by Wesley.Emeneker@oit.gatech.edu

Attached is patch that moves :

#include <cstdlib> 

to before:

#include <cmath>

The Portland group compiler (v 11.8) won't build ttconv/pprdrv_tt2.cpp with the original ordering.
This is most likely a compiler bug, but changing the include order seems pretty harmless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions