Skip to content

Don't redeclare winrt::clock::time_t_epoch in CLLocationManager.mm #2529

Open

Description

The time_t_epoch variable is part of the C++/WinRT library and shouldn't be redeclared inside WinObjC code. The only reason that it's redeclared there is to work around a compiler bug. Once the compiler is fixed, that code should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions