From 4c7cc6b1355a1ab7c8a60014061999f2338df1b1 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 10 Mar 2011 14:42:33 -0800 Subject: uhd: fixed include in safe call, added quotes for SET_SOURCE_FILES_PROPERTIES --- 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 6b2c210af..e23e508c8 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