This repository has been archived on 2026-04-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
bhlib-old/include/bh/internal/bh.h

9 lines
125 B
C

#ifndef BH_INTERNAL_H
#define BH_INTERNAL_H
#include <bh/bh.h>
#include <bh/internal/config.h>
#endif /* BH_INTERNAL_H */