Add initial bigint implementation for the fmt library
This commit is contained in:
8
include/BH/String.h
Normal file
8
include/BH/String.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef BH_STRING_H
|
||||
#define BH_STRING_H
|
||||
|
||||
|
||||
#include "Common.h"
|
||||
|
||||
|
||||
#endif /* BH_STRING_H */
|
||||
Reference in New Issue
Block a user