mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
fix link error on opt4
This commit is contained in:
parent
b672970141
commit
b5cf90cf1e
@ -189,7 +189,7 @@ private:
|
||||
};
|
||||
|
||||
INLINE ostream &operator << (ostream &out, const CInterval &ival);
|
||||
ostream &operator << (ostream &out, CInterval::State state);
|
||||
EXPCL_DIRECT ostream &operator << (ostream &out, CInterval::State state);
|
||||
|
||||
#include "cInterval.I"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user