fix build with external fmtlib (v10)

Co-authored-by: ToKiNoBug <[email protected]>
This commit is contained in:
Jared Van Bortel
2023-11-08 16:31:29 -05:00
co-authored by ToKiNoBug
parent a8cac53207
commit c438c16896
+1 -1
View File
@@ -349,7 +349,7 @@ Manager::createDevice(const std::vector<uint32_t>& familyQueueIndices,
KP_LOG_INFO("Using physical device index {} found {}",
physicalDeviceIndex,
physicalDeviceProperties.deviceName);
physicalDeviceProperties.deviceName.data());
if (familyQueueIndices.empty()) {
// Find compute queue