Bug 1067679 followup - fix build bustage with VS2013.

--HG--
extra : rebase_source : 63b5b6795d53d70b2d3b3efa1efee1ea2ae2b9df
This commit is contained in:
David Major 2014-09-22 13:52:28 +12:00
parent 48335c2fba
commit f615b7f97a

View File

@ -19,6 +19,7 @@
#include "MainThreadUtils.h"
#include "mozilla/DebugOnly.h"
#include "mozilla/net/DNS.h"
#include <algorithm>
#include "prlog.h"
#if defined(PR_LOGGING)