Fixed compilation on Dano.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5005 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-10-13 02:45:24 +00:00
parent 06b932a49d
commit a5589a93b1

View File

@ -11,6 +11,10 @@
#include "BasicTest.h"
class BStatable;
class BEntry;
class BNode;
// TestEntries
template <typename C>