Undid a change from r12937 to fix building libbe.so
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12958 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
851fc4f198
commit
2e1184a6e4
@ -3,8 +3,8 @@
|
||||
#ifndef __REGION_SUPPORT_H
|
||||
#define __REGION_SUPPORT_H
|
||||
|
||||
struct clipping_rect;
|
||||
class BRegion;
|
||||
#include <Region.h>
|
||||
|
||||
class BRegion::Support {
|
||||
public:
|
||||
static void ZeroRegion(BRegion ®ion);
|
||||
|
Loading…
Reference in New Issue
Block a user