aboutsummaryrefslogtreecommitdiff
path: root/tiny_obj_loader.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tiny_obj_loader.cc')
-rw-r--r--tiny_obj_loader.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tiny_obj_loader.cc b/tiny_obj_loader.cc
new file mode 100644
index 0000000..e57d044
--- /dev/null
+++ b/tiny_obj_loader.cc
@@ -0,0 +1,2 @@
+#define TINYOBJLOADER_IMPLEMENTATION
+#include "tiny_obj_loader.h"