OpenNMT / CTranslate

Lightweight C++ translator for OpenNMT Torch models (deprecated)
https://opennmt.net/
MIT License
79 stars 50 forks source link

fix according to Visual Studio compilation errors #36

Closed jhnwnd closed 6 years ago

jhnwnd commented 6 years ago

-allows Visual Studio to compile (on Windows)

guillaumekln commented 6 years ago

Thanks!