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/include/BH/String.h

9 lines
89 B
C

#ifndef BH_STRING_H
#define BH_STRING_H
#include "Common.h"
#endif /* BH_STRING_H */