microsoft / arcana.cpp

Arcana.cpp is a collection of helpers and utility code for low overhead, cross platform C++ implementation of task-based asynchrony.
MIT License
78 stars 24 forks source link

fix non utf8 comment #43

Closed CedricGuillemet closed 1 year ago

CedricGuillemet commented 1 year ago

XCode 15 error : Invalid UTF-8 in comment Changed the character to fix the error