pmt; include stdint lib

This commit is contained in:
2024-05-13 23:47:16 +03:00
committed by GitHub
parent 04d6471c86
commit 39d1411b11

View File

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