monero/contrib/epee
Jeffrey Ryan 026dbc89bf Windows build: fix narrowing error for WaitForSingleObject
`WaitForSingleObject` returns a `DWORD`, not an int, so assign `retval` as such and it should fix the error.
2022-05-23 02:07:56 -05:00
..
include Windows build: fix narrowing error for WaitForSingleObject 2022-05-23 02:07:56 -05:00
src
CMakeLists.txt
LICENSE.txt
README.md

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.