ADTF
Loading...
Searching...
No Matches
ddl_usage.h
Go to the documentation of this file.
1
7#pragma once
8
9//we do NOT include the whole DDL package because the a_util/concurrency will include bad windows headers !!
10#include <ddl/dd/ddfile.h>
11#include <ddl/dd/ddstring.h>
12#include <ddl/dd/ddstructure.h>
13#include <ddl/dd/ddcompare.h>
14// codec API
15#include <ddl/codec/pkg_codec.h>
18// a_util usage
19#include <adtf_a_util_result.h>
20#include <adtf_a_util_variant.h>