Fixed gcc4 build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15475 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -22,6 +22,9 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
|
#include <new>
|
||||||
|
|
||||||
|
using std::nothrow;
|
||||||
|
|
||||||
ViewLayer::ViewLayer(BRect frame, const char* name,
|
ViewLayer::ViewLayer(BRect frame, const char* name,
|
||||||
int32 token, uint32 resizeMode, uint32 flags)
|
int32 token, uint32 resizeMode, uint32 flags)
|
||||||
|
|||||||
Reference in New Issue
Block a user