tests: add missing include of locale.h in eval tests
This commit is contained in:
parent
215f12d859
commit
cf7ac76de9
@ -25,6 +25,7 @@ extern "C"
|
||||
{
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <locale.h>
|
||||
#include <regex.h>
|
||||
#include "src/core/wee-eval.h"
|
||||
#include "src/core/wee-config.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user