* 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:
Axel Dörfler 2008-07-23 11:59:47 +00:00
parent 082bae1aa5
commit 5d0a5f7cac

View File

@ -8,6 +8,8 @@
#ifdef BFS_SHELL
#include <new>
#include "fssh_api_wrapper.h"
#else // !BFS_SHELL