pmt; include stdint lib

This commit is contained in:
2024-05-13 23:45:37 +03:00
committed by GitHub
parent 7f270e319c
commit 055213f2f6

View File

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