linux fix

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