fix a bit of gcc4 build

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22578 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2007-10-15 22:35:52 +00:00
parent f6e4cbb952
commit f2e230ca88
9 changed files with 12 additions and 0 deletions
+3
View File
@@ -10,6 +10,9 @@
#include <Node.h>
class BEntry;
class BFile : public BNode, public BPositionIO {
public:
BFile();