mirror of https://github.com/WerWolv/ImHex
This pull request fixes build on FreeBSD. The changes are conditioned with `#if defined(__FreeBSD__)` preprocessor macro and they should not affect build for other operating systems. --------- Co-authored-by: Nik <werwolv98@gmail.com> Co-authored-by: iTrooz <hey@itrooz.fr> |
||
|---|---|---|
| .. | ||
| crypto.cpp | ||
| debugging.cpp | ||
| encoding_file.cpp | ||
| fs.cpp | ||
| http_requests.cpp | ||
| http_requests_emscripten.cpp | ||
| http_requests_native.cpp | ||
| logger.cpp | ||
| magic.cpp | ||
| opengl.cpp | ||
| patches.cpp | ||
| tar.cpp | ||
| utils.cpp | ||
| utils_linux.cpp | ||
| utils_macos.m | ||