+ use 'byte' (boost::uint8_t)

This commit is contained in:
Artem Pavlenko 2009-03-31 09:42:20 +00:00
parent 0b20e2a768
commit e4f305620f

View file

@ -92,7 +92,7 @@ namespace mapnik {
unsigned blues; unsigned blues;
unsigned count; unsigned count;
unsigned count2; unsigned count2;
uint8_t children_count; byte children_count;
byte index; byte index;
}; };
struct node_cmp struct node_cmp