Author: shuston
Date: Wed Mar 11 19:07:38 2009
New Revision: 752581

URL: http://svn.apache.org/viewvc?rev=752581&view=rev
Log:
Add needed exports

Modified:
    qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h

Modified: qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h
URL: 
http://svn.apache.org/viewvc/qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h?rev=752581&r1=752580&r2=752581&view=diff
==============================================================================
--- qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h (original)
+++ qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h Wed Mar 11 
19:07:38 2009
@@ -193,8 +193,8 @@
      * received messages to be disabled for the faked commands and
      * subsequently re-enabled.
      */
-    void disableReceiverTracking();
-    void enableReceiverTracking();
+    QPID_COMMON_EXTERN void disableReceiverTracking();
+    QPID_COMMON_EXTERN void enableReceiverTracking();
 
   private:
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscr...@qpid.apache.org

Reply via email to