Loading
stp: fix the build against `gcc-13`
Without the change the build fails on `master` as https://hydra.nixos.org/build/247636021: /build/source/include/stp/AST/ASTNode.h:77:3: error: 'uint8_t' does not name a type 77 | uint8_t getIteration() const; | ^~~~~~~