* The bfs_shell needs to include <new> as well.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26575 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
082bae1aa5
commit
5d0a5f7cac
@ -8,6 +8,8 @@
|
||||
|
||||
#ifdef BFS_SHELL
|
||||
|
||||
#include <new>
|
||||
|
||||
#include "fssh_api_wrapper.h"
|
||||
|
||||
#else // !BFS_SHELL
|
||||
|
Loading…
Reference in New Issue
Block a user