mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 17:35:34 -04:00
parser-inc: add missing include to <string> header
This commit is contained in:
parent
c166daf0f3
commit
4e7edf8a53
@ -22,6 +22,7 @@
|
||||
|
||||
#include <stdtypedefs.h>
|
||||
#include <cwchar>
|
||||
#include <stdint.h>
|
||||
|
||||
namespace std {
|
||||
template<class charT> struct char_traits;
|
||||
|
Loading…
x
Reference in New Issue
Block a user