Qian Cai <c...@lca.pw> wrote: > I have GCC 8.2.1 which works fine.
But you need to check the minimum version, i.e. 4.6: #if GCC_VERSION < 40600 David
Qian Cai <c...@lca.pw> wrote: > I have GCC 8.2.1 which works fine.
But you need to check the minimum version, i.e. 4.6: #if GCC_VERSION < 40600 David