mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
express: Fix compile error with certain macOS SDKs
This commit is contained in:
parent
abe3c2bf0b
commit
1c974092e4
@ -26,6 +26,9 @@
|
|||||||
#include "pvector.h"
|
#include "pvector.h"
|
||||||
#include "vector_uchar.h"
|
#include "vector_uchar.h"
|
||||||
|
|
||||||
|
// Defined by Cocoa, conflicts with the definition below.
|
||||||
|
#undef verify
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A file that contains a set of files.
|
* A file that contains a set of files.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user