Using namespace std for nothrow.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11070 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c277ab01e6
commit
7f1ee731a9
@ -15,6 +15,8 @@
|
||||
|
||||
#include "MessagingService.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
static MessagingService *sMessagingService = NULL;
|
||||
|
||||
static const int32 kMessagingAreaSize = B_PAGE_SIZE * 4;
|
||||
|
Loading…
Reference in New Issue
Block a user