Merge "Add traits to BitSet64, not 32."
This commit is contained in:
commit
4b33d3bbe0
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ struct BitSet64 {
|
|||
}
|
||||
};
|
||||
|
||||
ANDROID_BASIC_TYPES_TRAITS(BitSet32)
|
||||
ANDROID_BASIC_TYPES_TRAITS(BitSet64)
|
||||
|
||||
} // namespace android
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue