Fixed compilation of many tests under Dano.

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

View File

@ -13,6 +13,7 @@
#include <string>
class BDirectory;
class BPath;
// Defines SuiteFunction to be a pointer to a function that
// takes no arguments and returns a pointer to a CppUnit::Test