summaryrefslogtreecommitdiffstats
path: root/util/test/util/create_env.h
blob: e3ea7b8918feb1cf4017958793d327a64eed24c6 (plain)
1
2
3
4
5
6
7
8
9
10
#include <axutil_log_default.h>
#include <axutil_error_default.h>
#include <stdio.h>
#include <axutil_env.h>

axutil_env_t * create_environment();