include stdio.h
This commit is contained in:
parent
0f7af4d9f3
commit
3d63d03559
|
|
@ -26,6 +26,7 @@
|
|||
#include "depthTestAttrib.h"
|
||||
#include "depthWriteAttrib.h"
|
||||
#include "pStatTimer.h"
|
||||
#include <stdio.h> // For sprintf/snprintf
|
||||
|
||||
#ifndef CPPPARSER
|
||||
PStatCollector FrameRateMeter::_show_fps_pcollector("Cull:Show fps");
|
||||
|
|
|
|||
Loading…
Reference in New Issue