mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -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 <eventParameter.h>
|
||||
#include <filename.h>
|
||||
#include <stdio.h>
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Defines
|
||||
|
Loading…
x
Reference in New Issue
Block a user