aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/transport/links.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/include/uhdlib/transport/links.hpp')
-rw-r--r--host/lib/include/uhdlib/transport/links.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/host/lib/include/uhdlib/transport/links.hpp b/host/lib/include/uhdlib/transport/links.hpp
index 6fe51dbbd..f9d08de11 100644
--- a/host/lib/include/uhdlib/transport/links.hpp
+++ b/host/lib/include/uhdlib/transport/links.hpp
@@ -4,8 +4,7 @@
// SPDX-License-Identifier: GPL-3.0-or-later
//
-#ifndef INCLUDED_UHDLIB_TRANSPORT_LINKS_HPP
-#define INCLUDED_UHDLIB_TRANSPORT_LINKS_HPP
+#pragma once
#include <uhdlib/transport/io_service.hpp>
#include <uhdlib/transport/link_if.hpp>
@@ -38,5 +37,3 @@ struct link_params_t
}} // namespace uhd::transport
-
-#endif /* INCLUDED_UHDLIB_TRANSPORT_LINKS_HPP */