Skip to content
Snippets Groups Projects
Commit f5b0bd63 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

ByteStreamCnvSvcBase: Remove reference to std::random_shuffle.

std::random_shuffle was removed in c++17.  Replace with std::shuffle.
parent 71396335
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment