From ccc8acb743aaab6cd3e926d5901fa3fa4114a469 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 8 Mar 2016 11:22:36 -0800 Subject: Added includes to support more platforms --- host/include/uhd/deprecated.hpp | 1 + host/include/uhd/types/ref_vector.hpp | 1 + 2 files changed, 2 insertions(+) (limited to 'host') diff --git a/host/include/uhd/deprecated.hpp b/host/include/uhd/deprecated.hpp index 95cce58e9..ab24600bf 100644 --- a/host/include/uhd/deprecated.hpp +++ b/host/include/uhd/deprecated.hpp @@ -23,6 +23,7 @@ #define INCLUDED_UHD_TYPES_OTW_TYPE_HPP #include +#include namespace uhd{ diff --git a/host/include/uhd/types/ref_vector.hpp b/host/include/uhd/types/ref_vector.hpp index bbfb5434d..61a82cee8 100644 --- a/host/include/uhd/types/ref_vector.hpp +++ b/host/include/uhd/types/ref_vector.hpp @@ -19,6 +19,7 @@ #define INCLUDED_UHD_TYPES_REF_VECTOR_HPP #include +#include namespace uhd{ -- cgit v1.2.3