Fixed gcc 4 build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14973 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
#include <Rect.h>
|
||||
|
||||
struct color_map;
|
||||
struct display_mode;
|
||||
struct display_timing_constraints;
|
||||
class BBitmap;
|
||||
class BApplication;
|
||||
class BWindow;
|
||||
|
||||
@@ -36,6 +36,8 @@
|
||||
#include <ServerProtocol.h>
|
||||
#endif
|
||||
|
||||
using std::nothrow;
|
||||
|
||||
#define FAST_MOUSE_MOVED '_FMM'
|
||||
// received from app_server when screen res changed, but could be sent to too.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user