ICF 3.0.5.47
Technical documentation of ICF Libraries
ifileproc.h
Go to the documentation of this file.
1/********************************************************************************
2** This file is part of the ICF Framework. Copyright (C) Witold Gantzke & Kirill Lepskiy
3** ICF Framework may be used under the terms of the LGPL License v. 2.1 by the Free Software Foundation.
4********************************************************************************/
5
6#ifndef ifileproc_included
7#define ifileproc_included
8
9
10#include <iproc/iproc.h>
11
12
20namespace ifileproc
21{
22
23
24} // namespace ifileproc
25
26
27#endif // !ifileproc_included
28
Contains the classes for general file processing.

© Witold Gantzke and Kirill Lepskiy