From e1d7d8c885c05e3894ead18903efbb67973fd7a1 Mon Sep 17 00:00:00 2001 From: Ben B Date: Sun, 23 Jun 2013 23:43:31 -0300 Subject: [PATCH] Update DHT.h --- core/DHT.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/DHT.h b/core/DHT.h index 4ef80fc5..6f71485c 100644 --- a/core/DHT.h +++ b/core/DHT.h @@ -8,6 +8,8 @@ //Put win32 includes here +#include +#include #else //Linux includes