First
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "tl/detail/prologue.h"
|
||||
#include <EASTL/shared_array.h>
|
||||
|
||||
namespace tl
|
||||
{
|
||||
using namespace eastl;
|
||||
}
|
||||
Reference in New Issue
Block a user