We now use the kernel's Stack class instead of our own copy.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14417 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
#include "BPlusTree.h"
|
||||
#include "Inode.h"
|
||||
#include "Utility.h"
|
||||
#include "Stack.h"
|
||||
|
||||
#include <util/kernel_cpp.h>
|
||||
#include <util/Stack.h>
|
||||
#include <TypeConstants.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user