mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-11 04:39:58 +08:00
Fixing build error with tolower() on Windows
This commit is contained in:
parent
d762ef08b6
commit
8fc61bf51c
@ -16,6 +16,7 @@
|
|||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <cctype>
|
||||||
|
|
||||||
#include "../dispatchkit/boxed_value.hpp"
|
#include "../dispatchkit/boxed_value.hpp"
|
||||||
#include "chaiscript_common.hpp"
|
#include "chaiscript_common.hpp"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user