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:
Ingo Weinhold
2005-11-16 20:56:35 +00:00
parent aeef8a1098
commit 3d5caf598e
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -16,8 +16,6 @@
#include <Rect.h>
struct color_map;
struct display_mode;
struct display_timing_constraints;
class BBitmap;
class BApplication;
class BWindow;
+2
View File
@@ -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.