commit x64 compilation from lulu cause the other branch dont seems to compile properly at home
This commit is contained in:
@ -59,7 +59,7 @@ class DynamicBitset
|
||||
public:
|
||||
/** default constructor
|
||||
*/
|
||||
DynamicBitset()
|
||||
DynamicBitset() : size_(0)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user