Main Page
Class Hierarchy
Alphabetical List
Compound List
Examples
mimetic
os
os.h
1
/***************************************************************************
2
copyright : (C) 2002-2008 by Stefano Barbato
3
email : stefano@codesink.org
4
5
$Id: os.h,v 1.6 2008-10-07 11:06:26 tat Exp $
6
***************************************************************************/
7
#ifndef _MIMETIC_OS_OS_H_
8
#define _MIMETIC_OS_OS_H_
9
#include <mimetic/os/file.h>
10
#include <mimetic/os/file_iterator.h>
11
#endif