summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/aws/aws-crt-cpp/patches/02-pr728-deprecated-literal-operator.sh
blob: a143fd8997cf33f921965868c491ccd88a3b88f5 (plain) (blame)
1
2
set -xue
sed -e 's|operator"" |operator""|g' include/aws/crt/StringView.h -i