diff options
Diffstat (limited to 'host/lib/include/uhdlib/utils/eeprom_utils.hpp')
-rw-r--r-- | host/lib/include/uhdlib/utils/eeprom_utils.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host/lib/include/uhdlib/utils/eeprom_utils.hpp b/host/lib/include/uhdlib/utils/eeprom_utils.hpp index 53390b200..d3be4c03c 100644 --- a/host/lib/include/uhdlib/utils/eeprom_utils.hpp +++ b/host/lib/include/uhdlib/utils/eeprom_utils.hpp @@ -4,6 +4,8 @@ // SPDX-License-Identifier: GPL-3.0-or-later // +#pragma once + #include <uhd/types/byte_vector.hpp> #include <uhd/types/dict.hpp> #include <uhd/types/mac_addr.hpp> |