Fix compilation error from extern template being removed
Clang-tidy must have though these were obselete (which they are on every platform but OSX), so protect them with a macro and add them back
Please register or sign in to comment
Clang-tidy must have though these were obselete (which they are on every platform but OSX), so protect them with a macro and add them back