TypeConversion: Fix pointer qualifier compiler warning
This fixes the following compiler warning: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
Showing
Please register or sign in to comment
This fixes the following compiler warning: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]