BAN: Make String and StringView header only
This allows linking with libc without having to link ban
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <BAN/Vector.h>
|
||||
#include <BAN/StringView.h>
|
||||
#include <BAN/UniqPtr.h>
|
||||
#include <BAN/Vector.h>
|
||||
|
||||
class Image
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user