fix dup string_view
All checks were successful
linux-arm-gcc / linux-gcc-armhf (push) Successful in 1m27s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m44s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m41s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m55s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m37s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 2m46s
All checks were successful
linux-arm-gcc / linux-gcc-armhf (push) Successful in 1m27s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Successful in 1m44s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m41s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m55s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m37s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 2m46s
This commit is contained in:
parent
3d5ee02b17
commit
9d64455d57
File diff suppressed because it is too large
Load Diff
@ -1704,10 +1704,10 @@ public:
|
|||||||
|
|
||||||
#endif// nssv_HAVE_STD_HASH
|
#endif// nssv_HAVE_STD_HASH
|
||||||
|
|
||||||
namespace sled {
|
|
||||||
using namespace nonstd;
|
|
||||||
}
|
|
||||||
nssv_RESTORE_WARNINGS()
|
nssv_RESTORE_WARNINGS()
|
||||||
|
|
||||||
#endif// nssv_HAVE_STD_STRING_VIEW
|
#endif// nssv_HAVE_STD_STRING_VIEW
|
||||||
|
namespace sled {
|
||||||
|
using namespace nonstd;
|
||||||
|
}
|
||||||
#endif// NONSTD_SV_LITE_H_INCLUDED
|
#endif// NONSTD_SV_LITE_H_INCLUDED
|
||||||
|
Loading…
Reference in New Issue
Block a user