Adaptive Framework
0.9.0
|
Adaptive Framework Minimal Header. More...
#include "afw_doxygen.h"
#include "afw_version.h"
#include "afw_interface.h"
#include "afw_os.h"
#include "afw_data_type_typedefs.h"
#include "afw_error.h"
#include "afw_list.h"
#include "afw_object.h"
#include "afw_pool.h"
#include "afw_xctx.h"
#include "afw_log.h"
Go to the source code of this file.
Adaptive Framework Minimal Header.
The main intent of this header is to be included in other afw_*.h headers.
DONT PUT ANYTHING HERE THAT CAN NOT BE INCLUDED IN ALL AFW PROJECTS.
The headers included here only #include
afw_interface.h from AFW to avoid dependency issues.
Other afw_*.h headers should #include
afw_interface.h or afw_minimal.h.
Definition in file afw_minimal.h.