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