pmt; include stdint lib

This commit is contained in:
2024-05-13 23:45:17 +03:00
committed by GitHub
parent 6a035f8f41
commit 7f270e319c

View File

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