nixpkgs/pkgs/games/lzwolf
Sergei Trofimovich 05a57af125 lzwolf: fix the build against gcc-13
Without the change build fails against `gcc-13` on `master` as
https://hydra.nixos.org/build/246520454:

    In file included from /build/source/src/actor.h:40,
                     from /build/source/src/g_blake/a_smartanim.cpp:36:
    /build/source/src/gamemap.h:255:64: error: 'std::uint16_t' has not been declared
      255 |                 void                    OperateConcession(std::uint16_t concession);
          |                                                                ^~~~~~~~
2024-01-24 10:37:36 +00:00
..
default.nix lzwolf: fix the build against gcc-13 2024-01-24 10:37:36 +00:00