Added possibility to override default tinystl allocator for 'example-common' project.

This commit is contained in:
Dario Manesku
2015-01-21 18:01:32 +01:00
parent a4bea76c0a
commit 112b53b116
5 changed files with 24 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
#include <bx/hash.h>
#include <bx/tokenizecmd.h>
#include "../common.h"
#include "dbg.h"
#include "cmd.h"