From 928e3a7d68ca368467fb77477fa1a6283ac258d9 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 10 Mar 2011 14:45:44 -0800 Subject: uhd: fix safe call header cuz it was moved on the next branch --- host/include/uhd/utils/safe_call.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/include') diff --git a/host/include/uhd/utils/safe_call.hpp b/host/include/uhd/utils/safe_call.hpp index e23e508c8..6b2c210af 100644 --- a/host/include/uhd/utils/safe_call.hpp +++ b/host/include/uhd/utils/safe_call.hpp @@ -19,7 +19,7 @@ #define INCLUDED_UHD_UTILS_SAFE_CALL_HPP #include -#include +#include #include //! helper macro for safe call to produce warnings -- cgit v1.2.3