We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b95f9 commit e5da05dCopy full SHA for e5da05d
include/uuid.h
@@ -29,7 +29,7 @@
29
#ifdef LIBUUID_CPP20_OR_GREATER
30
#include <span>
31
#else
32
-#include <gsl/gsl>
+#include <gsl/span>
33
#endif
34
35
#ifdef _WIN32
0 commit comments