Skip to content

Handle <cstdint> hack cleaner

Thorbjørn Lindeijer requested to merge github/fork/mgorny/master into master

Created by: mgorny

This one does require C99-compliant compiler, so it's probably as portable as the <cstdlib> assumption but it should work cleanly for all gcc versions.

Merge request reports