include cctype, fixes Windows builds
This commit is contained in:

committed by
Andrew Johnson

parent
2f53d13021
commit
d374669f04
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
#include <cctype>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <pv/lock.h>
|
#include <pv/lock.h>
|
||||||
|
Reference in New Issue
Block a user