rundel / carto-generator

C++ Parser for the Carto stylesheet language
15 stars 1 forks source link

compile error in prettify #2

Closed springmeyer closed 13 years ago

springmeyer commented 13 years ago

running clang trunk I get:

./include/prettify.hpp:6:16: error: empty character constant
    char cur = '';
               ^
rundel commented 13 years ago

should be fixed now