Skip to content
  • Rolf Eike Beer's avatar
    SystemInformation: fix "Multi-character character constant" · c6057a06
    Rolf Eike Beer authored
    Borland compiler correctly complains about this:
    
    Warning W8098 SystemInformation.cxx 3773:
       Multi-character character constant in function
       SystemInformationImplementation::IsHyperThreadingSupported()
    Warning W8098 SystemInformation.cxx 3775:
       Multi-character character constant in function
       SystemInformationImplementation::IsHyperThreadingSupported()
    Warning W8098 SystemInformation.cxx 3777:
       Multi-character character constant in function
       SystemInformationImplementation::IsHyperThreadingSupported()
    
    Change-Id: Id5b5411ed0d04d985dfc8235a6c8c817a4e12ccf
    c6057a06