pmt; include stdint lib

This commit is contained in:
2024-05-13 23:45:56 +03:00
committed by GitHub
parent 055213f2f6
commit 5a104e5b22

View File

@@ -21,6 +21,7 @@ extern "C" {
#endif
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <stdbool.h>