aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/src/buffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/epee/src/buffer.cpp')
-rw-r--r--contrib/epee/src/buffer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/epee/src/buffer.cpp b/contrib/epee/src/buffer.cpp
index 10ea6de56..cf94fb5d5 100644
--- a/contrib/epee/src/buffer.cpp
+++ b/contrib/epee/src/buffer.cpp
@@ -26,6 +26,7 @@
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+#include <limits>
#include <string.h>
#include "net/buffer.h"