[ox] Fix some template issue that come up with some versions of Clang, fix empty string read in OC
This commit is contained in:
2
deps/ox/src/ox/preloader/preloader.cpp
vendored
2
deps/ox/src/ox/preloader/preloader.cpp
vendored
@@ -6,4 +6,6 @@
|
||||
|
||||
namespace ox {
|
||||
|
||||
template class Preloader<NativePlatSpec>;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user