aboutsummaryrefslogtreecommitdiffstats
path: root/test/RPCSession.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/RPCSession.h')
-rw-r--r--test/RPCSession.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/RPCSession.h b/test/RPCSession.h
index f3c3339a..f7fdd86e 100644
--- a/test/RPCSession.h
+++ b/test/RPCSession.h
@@ -21,7 +21,6 @@
#if defined(_WIN32)
#include <windows.h>
-#include "libdevcore/UndefMacros.h"
#else
#include <sys/types.h>
#include <sys/socket.h>