ACF $AcfVersion:0$
ipackage.h
Go to the documentation of this file.
1// SPDX-License-Identifier: LGPL-2.1-or-later OR GPL-2.0-or-later OR GPL-3.0-or-later OR LicenseRef-ACF-Commercial
2#pragma once
3
4
5#include <icomp/icomp.h>
6#include <iprm/iprm.h>
7#include <ilog/ilog.h>
8#include <ifile/ifile.h>
9
10
21namespace ipackage
22{
23
24
25} // namespace ipackage
26
27
28
29
Package contains implementation for the management of ACF environment.