mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
include stdio.h explicitly rather then implicitly
This commit is contained in:
parent
d4ad13c4fa
commit
d9b5b8ad1c
@ -16,6 +16,7 @@
|
|||||||
#include <throw_event.h>
|
#include <throw_event.h>
|
||||||
#include <eventParameter.h>
|
#include <eventParameter.h>
|
||||||
#include <filename.h>
|
#include <filename.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Defines
|
// Defines
|
||||||
|
Loading…
x
Reference in New Issue
Block a user