Now it's self-containing.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19869 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2313ae7997
commit
dff7fdee70
@ -1,11 +1,12 @@
|
|||||||
//----------------------------------------------------------------------
|
/*
|
||||||
// This software is part of the Haiku distribution and is covered
|
* Copyright 2003-2007, Haiku Inc. All Rights Reserved.
|
||||||
// by the MIT license.
|
* Distributed under the terms of the MIT License.
|
||||||
//---------------------------------------------------------------------
|
*/
|
||||||
#ifndef _DISK_DEVICE_LIST_H
|
#ifndef _DISK_DEVICE_LIST_H
|
||||||
#define _DISK_DEVICE_LIST_H
|
#define _DISK_DEVICE_LIST_H
|
||||||
|
|
||||||
|
|
||||||
|
#include <DiskDeviceDefs.h>
|
||||||
#include <DiskDeviceVisitor.h>
|
#include <DiskDeviceVisitor.h>
|
||||||
#include <Handler.h>
|
#include <Handler.h>
|
||||||
#include <ObjectList.h>
|
#include <ObjectList.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user