Replaced <cstdint> with <stdint.h>

This commit is contained in:
Andreas Tsouchlos 2022-02-15 10:01:55 +01:00
parent fc080a8ba0
commit 39c1636858

View File

@ -10,8 +10,7 @@
*
*/
#include <cstdint>
#include <stdint.h>
#include "utility.h"