Skip to content
Snippets Groups Projects
Commit c6057a06 authored by Rolf Eike Beer's avatar Rolf Eike Beer
Browse files

SystemInformation: fix "Multi-character character constant"

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
parent 608d6b47
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment