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

@@ -5,6 +5,7 @@
#include <memory.h>
#include "../common.h"
#include "entry_p.h"
#include "input.h"