Asad M. Zaman пре 21 година
родитељ
комит
c8e39f5cff
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      panda/src/express/weakReferenceList.h

+ 1 - 1
panda/src/express/weakReferenceList.h

@@ -34,7 +34,7 @@ class WeakPointerToVoid;
 //               ReferenceCount object in the world with the size of
 //               ReferenceCount object in the world with the size of
 //               this object.
 //               this object.
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
-class WeakReferenceList {
+class EXPCL_PANDAEXPRESS WeakReferenceList {
 public:
 public:
   WeakReferenceList();
   WeakReferenceList();
   ~WeakReferenceList();
   ~WeakReferenceList();