From 594030c1af4af36f5590df58f71606c62d74f033 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 23 Feb 2018 14:30:40 -0800 Subject: uhd: Move some gpio_defs constants definitions out of headers Reviewed-by: Trung Tran --- host/lib/usrp/cores/gpio_atr_3000.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'host/lib/usrp/cores') diff --git a/host/lib/usrp/cores/gpio_atr_3000.hpp b/host/lib/usrp/cores/gpio_atr_3000.hpp index d9ca24b19..30c7d6fb7 100644 --- a/host/lib/usrp/cores/gpio_atr_3000.hpp +++ b/host/lib/usrp/cores/gpio_atr_3000.hpp @@ -11,8 +11,9 @@ #include #include #include -#include +#include #include +#include namespace uhd { namespace usrp { namespace gpio_atr { -- cgit v1.2.3