17 lines
223 B
C
17 lines
223 B
C
#ifndef HIERARCHY_H
|
|
#define HIERARCHY_H
|
|
|
|
/* This generated file contains includes for project dependencies */
|
|
#include "hierarchy/bake_config.h"
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif
|
|
|