onnxruntime
2116fd19
- Update onnxruntime_c_api.h to work with MinGW (#23169)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Update onnxruntime_c_api.h to work with MinGW (#23169) The SAL2 macros are not always available there ### Description Make SAL2 macros only available on MSVC. ### Motivation and Context https://github.com/microsoft/onnxruntime/issues/1175
References
#23169 - Update onnxruntime_c_api.h to work with MinGW
Author
jcelerier
Parents
69bb53db
Loading