mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Fixed typo
This commit is contained in:
+1
-1
@@ -212,7 +212,7 @@ void Companion::Init(const ExportType type) {
|
||||
#endif
|
||||
#ifndef __EMSCRIPTEN__ // We call this manually
|
||||
this->Process();
|
||||
#else
|
||||
#endif
|
||||
}
|
||||
|
||||
void Companion::ParseEnums(std::string& header) {
|
||||
|
||||
Reference in New Issue
Block a user