GCC 4 fixes by Ingo Weinhold.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14893 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1067,7 +1067,7 @@ StringToScalar(const char *text)
|
||||
return val;
|
||||
}
|
||||
|
||||
#if B_BEOS_VERSION <= B_BEOS_VERSION_MAUI
|
||||
#if B_BEOS_VERSION <= B_BEOS_VERSION_MAUI && !defined(__HAIKU__)
|
||||
|
||||
bool
|
||||
operator==(const rgb_color &a, const rgb_color &b)
|
||||
|
||||
Reference in New Issue
Block a user