Main Page Class Hierarchy Alphabetical List Compound List Examples |
00001 /*************************************************************************** 00002 copyright : (C) 2002-2008 by Stefano Barbato 00003 email : stefano@codesink.org 00004 00005 $Id: os.h,v 1.6 2008-10-07 11:06:26 tat Exp $ 00006 ***************************************************************************/ 00007 #ifndef _MIMETIC_OS_OS_H_ 00008 #define _MIMETIC_OS_OS_H_ 00009 #include <mimetic/os/file.h> 00010 #include <mimetic/os/file_iterator.h> 00011 #endif