diff options
Diffstat (limited to 'src/common/uuid.h')
-rw-r--r-- | src/common/uuid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/uuid.h b/src/common/uuid.h index fe31e64e6..c450d9e20 100644 --- a/src/common/uuid.h +++ b/src/common/uuid.h @@ -7,7 +7,6 @@ #include <array> #include <functional> #include <string> -#include <string_view> #include "common/common_types.h" |