Adding #include <cctype>
This commit is contained in:
parent
ff7c365a3b
commit
df8bb7f18c
@ -12,6 +12,7 @@
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <regex>
|
||||
#include <cctype>
|
||||
|
||||
#ifndef CASE_INSENSITIVE_EQUALS_AND_HASH
|
||||
#define CASE_INSENSITIVE_EQUALS_AND_HASH
|
||||
|
Loading…
Reference in New Issue
Block a user