From c6c2f14d849be4093f7b1fb1ed7235e189c43f48 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 30 Sep 2014 09:35:57 -0700 Subject: uhd: Switched lock_guards header to locks.hpp --- host/lib/utils/log.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/utils') diff --git a/host/lib/utils/log.cpp b/host/lib/utils/log.cpp index 123b7e4e6..8d42af9c4 100644 --- a/host/lib/utils/log.cpp +++ b/host/lib/utils/log.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #ifdef BOOST_MSVC //whoops! https://svn.boost.org/trac/boost/ticket/5287 //enjoy this useless dummy class instead -- cgit v1.2.3