mirror of
https://github.com/openXC7/prjxray.git
synced 2026-09-03 08:28:06 +02:00
binary literals are a C++14 feature. Use hex literals instead to keep C++11 compatibility. Signed-off-by: Rick Altherr <[email protected]> Signed-off-by: Tim 'mithro' Ansell <[email protected]>