Skip to content

Commit 9ee03a9

Browse files
committed
Fixed build error with VS2015
1 parent 4d0b2b3 commit 9ee03a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

peglib.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#define CPPPEGLIB_PEGLIB_H
1010

1111
#include <algorithm>
12+
#include <cctype>
1213
#include <cassert>
1314
#include <cstring>
1415
#include <functional>

0 commit comments

Comments
 (0)