mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
Another missing expclcl thing
This commit is contained in:
parent
c310c29a77
commit
b5861ed654
@ -59,7 +59,7 @@
|
||||
// this, subclass BamReaderAuxData and add whatever
|
||||
// additional data you require.
|
||||
////////////////////////////////////////////////////////////////////
|
||||
class BamReaderAuxData : public TypedReferenceCount {
|
||||
class EXPCL_PANDA_PGRAPH BamReaderAuxData : public TypedReferenceCount {
|
||||
public:
|
||||
INLINE BamReaderAuxData();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user