pmt; include stdint lib

This commit is contained in:
2024-05-13 23:46:15 +03:00
committed by GitHub
parent 5a104e5b22
commit 49a87b0387

View File

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