Skip to content

Commit d260aa9

Browse files
committed
Getting csscolorparser works with vs 2015.
1 parent fa90421 commit d260aa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csscolorparser.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
#include <cmath>
3434
#include <cstring>
3535
#include <algorithm>
36+
#include <cctype>
3637

3738
using namespace CSSColorParser;
3839

0 commit comments

Comments
 (0)