mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-24 12:30:17 +00:00
Added stdio.h for printf in simpleCpu/main.cpp
This commit is contained in:
parent
e9b29cda95
commit
cd8405a47a
@ -6,6 +6,7 @@
|
||||
#include <stdio.h>
|
||||
#else
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <GL/glew.h>
|
||||
#if defined(WIN32)
|
||||
#include <GL/wglew.h>
|
||||
|
Loading…
Reference in New Issue
Block a user