From e229b5d291eefbf05e77988149d3ba2dc0059575 Mon Sep 17 00:00:00 2001 From: jhuntley Date: Thu, 26 Feb 2015 16:05:53 -0500 Subject: Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. --- fork.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'fork.cpp') diff --git a/fork.cpp b/fork.cpp index 65c5dd3b..a2eb6f4e 100644 --- a/fork.cpp +++ b/fork.cpp @@ -20,8 +20,6 @@ * Tests for different forking behavior */ -// Make sure boost/asio.hpp is included before windows.h. -#include #include #include -- cgit v1.2.3