linux fix

This commit is contained in:
Turánszki János
2025-04-20 12:30:48 +02:00
parent 12daf19066
commit 3d01070938
+1 -1
View File
@@ -68,7 +68,7 @@ namespace wi::initializer
cpustring.push_back("FMA3; ");
#endif // _XM_FMA3_INTRINSICS_
wilog(cpustring);
wilog(cpustring.c_str());
if (!XMVerifyCPUSupport())
{