Missing "using std::nothrow".
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15021 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
29ef597dc6
commit
63ea9a2870
@ -75,6 +75,7 @@
|
||||
# define FTRACE(x) ;
|
||||
#endif
|
||||
|
||||
using std::nothrow;
|
||||
|
||||
static const uint32 kMsgAppQuit = 'appQ';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user