diff options
author | Colin Snover | 2017-11-09 12:11:33 -0600 |
---|---|---|
committer | Colin Snover | 2017-11-10 09:56:43 -0600 |
commit | 2de83e09374abd10700e5f2bc4671318f182980b (patch) | |
tree | a2e2f4e9347caf47bfedc1c8f3aa1b5be0543287 /video/flic_decoder.h | |
parent | 600fe749c5a6c680ac4bb515a28ae94985536d1d (diff) | |
download | scummvm-rg350-2de83e09374abd10700e5f2bc4671318f182980b.tar.gz scummvm-rg350-2de83e09374abd10700e5f2bc4671318f182980b.tar.bz2 scummvm-rg350-2de83e09374abd10700e5f2bc4671318f182980b.zip |
COMMON: Use C++11 static_assert when available
This improves the output of static assertions in all compilers,
and prevents problems in MSVC 2015 where the mechanism for
triggering a compilation error in C++98 mode may cause errors when
that compiler builds in release mode.
Fixes Trac#10154.
Diffstat (limited to 'video/flic_decoder.h')
0 files changed, 0 insertions, 0 deletions