mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 14:23:02 +01:00
Added possibility to override default tinystl allocator for 'example-common' project.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
#include <string.h> // strlen
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#include <tinystl/allocator.h>
|
||||
#include <tinystl/vector.h>
|
||||
#include <tinystl/string.h>
|
||||
|
||||
Reference in New Issue
Block a user