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