Cosmetic.

This commit is contained in:
Arthur Britto
2013-01-12 20:39:11 -08:00
parent 8c5f08ad9b
commit 23c01e549f

View File

@@ -40,4 +40,4 @@ struct secure_allocator : public std::allocator<T>
}
std::allocator<T>::deallocate(p, n);
}
};
};