Fixed gcc 4 compilation.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16292 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2006-02-08 00:05:31 +00:00
parent c8a9444b63
commit 2b89d38a63

View File

@ -49,6 +49,8 @@ All rights reserved.
#include <stdlib.h>
using std::nothrow;
const char *kBackgroundImageInfoSet = "be:bgndimginfoset";