9 lines
89 B
C
9 lines
89 B
C
#ifndef BH_STRING_H
|
|
#define BH_STRING_H
|
|
|
|
|
|
#include "Common.h"
|
|
|
|
|
|
#endif /* BH_STRING_H */
|