BAN: Make String and StringView header only
This allows linking with libc without having to link ban
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include <BAN/HashSet.h>
|
||||
#include <BAN/Vector.h>
|
||||
#include <BAN/Hash.h>
|
||||
#include <BAN/HashSet.h>
|
||||
#include <BAN/StringView.h>
|
||||
#include <BAN/Vector.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
Reference in New Issue
Block a user