aboutsummaryrefslogtreecommitdiffstats
path: root/host/include/uhd/rfnoc/mb_controller.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/include/uhd/rfnoc/mb_controller.hpp')
-rw-r--r--host/include/uhd/rfnoc/mb_controller.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/host/include/uhd/rfnoc/mb_controller.hpp b/host/include/uhd/rfnoc/mb_controller.hpp
index cf214c285..e1268d923 100644
--- a/host/include/uhd/rfnoc/mb_controller.hpp
+++ b/host/include/uhd/rfnoc/mb_controller.hpp
@@ -4,8 +4,7 @@
// SPDX-License-Identifier: GPL-3.0-or-later
//
-#ifndef INCLUDED_LIBUHD_MB_CONTROLLER_HPP
-#define INCLUDED_LIBUHD_MB_CONTROLLER_HPP
+#pragma once
#include <uhd/config.hpp>
#include <uhd/types/device_addr.hpp>
@@ -400,5 +399,3 @@ private:
};
}} // namespace uhd::rfnoc
-
-#endif /* INCLUDED_LIBUHD_MB_CONTROLLER_HPP */