Replaced <new> with <util/kernel_cpp.h> - this is the kernel.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7913 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-06-11 21:00:10 +00:00
parent 4f4af1fe79
commit 960371b741
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,9 +28,9 @@
#ifndef _AVL_TREE_MAP_H
#define _AVL_TREE_MAP_H
#include <new>
#include <OS.h>
#include <util/kernel_cpp.h>
#include "MallocFreeAllocator.h"