[fix] restoring ctype.h include
This commit is contained in:
@@ -7,6 +7,7 @@ extern "C" {
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <ctype.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include "collections.h"
|
#include "collections.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user