From e8a5abbfc3cf6f7758a57a7416280eb379c9cc2a Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 22 May 2001 21:29:04 +0000 Subject: [PATCH] oops --- panda/src/pstatclient/pStatClientVersion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/pstatclient/pStatClientVersion.h b/panda/src/pstatclient/pStatClientVersion.h index e0b5f6c207..a86668abbb 100644 --- a/panda/src/pstatclient/pStatClientVersion.h +++ b/panda/src/pstatclient/pStatClientVersion.h @@ -17,7 +17,7 @@ // Normally this will be the same as // get_current_pstat_major/minor_version(). //////////////////////////////////////////////////////////////////// -class PStatClientVersion : public ReferenceCount { +class EXPCL_PANDA PStatClientVersion : public ReferenceCount { public: PStatClientVersion();