+ use 'byte' (boost::uint8_t)
This commit is contained in:
parent
0b20e2a768
commit
e4f305620f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue