Оновити 'cv4/list_ops.h'

This commit is contained in:
Kapliuk 2024-03-13 16:20:15 +00:00
parent 00566020a8
commit 9e54510ffc

View File

@ -1,6 +1,7 @@
#ifndef LIST_OPS_H #ifndef LIST_OPS_H
#define LIST_OPS_H #define LIST_OPS_H
#include <string.h>
#include <stdlib.h> #include <stdlib.h>
#include <stdbool.h> #include <stdbool.h>