diff options
author | Niels Martin Hansen <nielsm@indvikleren.dk> | 2018-10-27 08:17:40 +0200 |
---|---|---|
committer | Niels Martin Hansen <nielsm@indvikleren.dk> | 2018-10-27 10:30:24 +0200 |
commit | 50efaa2372cafe430f79ecc3361cb2450715417c (patch) | |
tree | 93a30de9a6889b54492d1a9ca2109e9c56c97728 /src/os/macosx | |
parent | 25ab9c1997f770f4a8a66bb3ad4b82ba87e3a977 (diff) | |
download | openttd-50efaa2372cafe430f79ecc3361cb2450715417c.tar.xz |
Fix e00908f: Visual C++ 2015 compile error
Microsoft Visual C++ 2015 Update 3 (and possibly other versions) consider a struct member undefined in a
static_assert in the struct body. Moving the static_assert to a member function solves the issue.
Diffstat (limited to 'src/os/macosx')
0 files changed, 0 insertions, 0 deletions