add missing stdio.h
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include "tiny_obj_loader.h"
|
#include "tiny_obj_loader.h"
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
namespace tinyobj
|
namespace tinyobj
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user