Fix compile
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#define TINYDDSLOADER_IMPLEMENTATION
|
||||
#include "tinyddsloader.h"
|
||||
using namespace tinyddsloader;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include <stdint.h>
|
||||
#include "tinyusdz/tinyusdz.hh"
|
||||
#include <math.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user