mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
DataIO.h has to include MallocIO.h. Be has only the first header containing all declarations.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@25 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7e4c96cf79
commit
cdcd225793
@ -71,4 +71,6 @@ virtual void _ReservedPositionIO4();
|
||||
}
|
||||
#endif
|
||||
|
||||
#include <MallocIO.h>
|
||||
|
||||
#endif // __sk_data_io_h__
|
||||
|
Loading…
Reference in New Issue
Block a user