Skip to content

Commit 5be17df

Browse files
lygstatetallytalwar
authored andcommitted
Getting csscolorparser works with vs 2015. (tangrams#2)
1 parent fa90421 commit 5be17df

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)