wownero/contrib/epee
sneurlax 39379d7022 epee: add missing header
See Monero commit [e106bdc1fc](e106bdc1fc (diff-d2cb9c3ff4c4762cfd7e736b42f3eb354a361fe9f0ecd2f956c08f03eb5f3405)) by [@selsta](https://github.com/selsta).  This commit includes <limits> in three epee source files in other to fix GCC11 builds, in my case for cross-compiling for Windows from Ubuntu using MinGW.  I patch my files locally in order to achieve this, whereas this fix, tracking Monero upstream code, will allow builds to complete using GCC11 out of the box.  See also https://github.com/MultiMC/Launcher/issues/3574 for the same issue in another repository for context.
2022-11-16 14:30:58 -06:00
..
demo remove empty statements 2020-02-17 11:55:15 -05:00
include p2p: remove blocked addresses/hosts from peerlist 2021-08-05 19:05:02 +00:00
src epee: add missing header 2022-11-16 14:30:58 -06:00
tests default initialize rpc structures 2019-03-04 22:38:03 +00:00
CMakeLists.txt Update copyright year to 2020 2020-05-06 22:36:54 -04:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

README.md

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