update examples with new defines

This commit is contained in:
johan bowald
2018-04-01 13:44:48 +02:00
parent 0894de77f9
commit ef151a4fed
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
#define TINYGLTF_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "tiny_gltf.h"
#include <cstdio>