Build fix for GCC 4.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25728 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2008-05-30 19:21:54 +00:00
parent bbf1ff835d
commit eaa3851e82
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
#include "EventQueue.h"
using std::nothrow;
EventQueue::EventQueue()
: fEvents(100),