gcc4 build fix.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33753 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
505a5551a4
commit
650454ae2e
@ -47,6 +47,7 @@ template<const unsigned long long N> struct Binary
|
||||
};
|
||||
|
||||
|
||||
template<>
|
||||
struct Binary<0>
|
||||
{
|
||||
enum { value = 0ULL } ;
|
||||
|
Loading…
Reference in New Issue
Block a user