Fix some compiler warnings regarding function prototypes
This commit is contained in:
parent
598e4e4cf4
commit
15e3bc7fd2
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include "./array.h"
|
||||
#include "./bits.h"
|
||||
#include "./point.h"
|
||||
#include "./tree_cursor.h"
|
||||
#include "utf8proc.h"
|
||||
#include <wctype.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue