1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-02-27 02:19:44 +00:00
Files
hyperrogue/reg3.cpp
Arthur O'Dwyer a07e1d0809 Fix a compiler error from g++-4.6 -std=c++0x.
reg3.cpp:1129:47: error: expected primary-expression before ‘{’ token

This doesn't completely fix the build break on gcc46.
It's probably time to retire that build from TravisCI.
2020-02-14 13:12:04 -05:00

48 KiB