From 6eacba0a0e30090963f832ecfeacecfb829757a1 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 20 Apr 2015 13:36:22 -0700 Subject: uhd: Fixed missing include --- host/lib/usrp/common/max287x.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/host/lib/usrp/common/max287x.hpp b/host/lib/usrp/common/max287x.hpp index aa80600f7..d084dcfbe 100644 --- a/host/lib/usrp/common/max287x.hpp +++ b/host/lib/usrp/common/max287x.hpp @@ -25,6 +25,7 @@ #include #include #include +#include #include #include "max2870_regs.hpp" #include "max2871_regs.hpp" -- cgit v1.2.3