From 36a7def9aa6cecaa6f3cbf9979544d6fd5848a08 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 30 Aug 2012 11:05:04 -0700 Subject: uhd: added boost version header to define BOOST_VERSION --- host/include/uhd/utils/atomic.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/include') diff --git a/host/include/uhd/utils/atomic.hpp b/host/include/uhd/utils/atomic.hpp index b12dde58e..dc1790c3f 100644 --- a/host/include/uhd/utils/atomic.hpp +++ b/host/include/uhd/utils/atomic.hpp @@ -23,6 +23,7 @@ #include #include +#include #if BOOST_VERSION >= 104800 # define BOOST_IPC_DETAIL boost::interprocess::ipcdetail #else -- cgit v1.2.3