7 lines
123 B
C
7 lines
123 B
C
|
|
#ifndef BH_INTERNAL_H
|
||
|
|
#define BH_INTERNAL_H
|
||
|
|
|
||
|
|
#include <bh/bh.h>
|
||
|
|
#include <bh/internal/config.h>
|
||
|
|
|
||
|
|
#endif /* BH_INTERNAL_H */
|