diff options
Diffstat (limited to 'host/lib/include/uhdlib/utils/system_time.hpp')
-rw-r--r-- | host/lib/include/uhdlib/utils/system_time.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host/lib/include/uhdlib/utils/system_time.hpp b/host/lib/include/uhdlib/utils/system_time.hpp index 1465460d2..e69750466 100644 --- a/host/lib/include/uhdlib/utils/system_time.hpp +++ b/host/lib/include/uhdlib/utils/system_time.hpp @@ -4,6 +4,8 @@ // SPDX-License-Identifier: GPL-3.0+ // +#pragma once + #include <uhd/types/time_spec.hpp> namespace uhd { |