haiku/headers/private/kernel/util
Fredrik Holmqvist a636d1e365 Patch by kaliber to fix some compiling errors with clang. Removed the #include <iostream> part, but otherwise not modified.
See http://clang.llvm.org/compatibility.html#c++ why it is needed. Note that HashMap.h Key and Value are typenames as well.
Afaict this is correctly done, builds and runs on gcc4. This fixes #5892.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37550 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-17 10:33:24 +00:00
..
atomic.h
AutoLock.h
AVLTree.h
AVLTreeBase.h
AVLTreeMap.h
Constructor.h
DoublyLinkedList.h
DoublyLinkedQueue.h
kernel_c.h
kernel_cpp.h
KernelUtilsOrder.h
khash.h
KMessage.h
kqueue.h
list.h
MallocFreeAllocator.h
MultiHashTable.h Patch by kaliber to fix some compiling errors with clang. Removed the #include <iostream> part, but otherwise not modified. 2010-07-17 10:33:24 +00:00
OpenHashTable.h
queue.h
RadixBitmap.h
ring_buffer.h
SinglyLinkedList.h
SplayTree.h
Stack.h
syscall_args.h
Vector.h
VectorMap.h
VectorSet.h