src/libraries/utf/src/utf.cpp (3 lines of code) (raw):

// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. #include <m/utf/decode_result.h> #include <m/utf/decode.h> #include <m/utf/encode.h>