You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2006/09/06 05:08:41 UTC

svn commit: r440587 - /incubator/tuscany/cpp/sca/runtime/extensions/cpp/src/osoa/sca/export.h

Author: jsdelfino
Date: Tue Sep  5 20:08:41 2006
New Revision: 440587

URL: http://svn.apache.org/viewvc?view=rev&rev=440587
Log:
removed dependency on tuscany/sca/export.h in osoa/sca/export.h

Modified:
    incubator/tuscany/cpp/sca/runtime/extensions/cpp/src/osoa/sca/export.h

Modified: incubator/tuscany/cpp/sca/runtime/extensions/cpp/src/osoa/sca/export.h
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/runtime/extensions/cpp/src/osoa/sca/export.h?view=diff&rev=440587&r1=440586&r2=440587
==============================================================================
--- incubator/tuscany/cpp/sca/runtime/extensions/cpp/src/osoa/sca/export.h (original)
+++ incubator/tuscany/cpp/sca/runtime/extensions/cpp/src/osoa/sca/export.h Tue Sep  5 20:08:41 2006
@@ -20,7 +20,6 @@
 
 #ifndef osoa_sca_export_h
 #define osoa_sca_export_h
-#include "tuscany/sca/export.h"
 
 #if defined(WIN32)  || defined (_WINDOWS)
 #pragma warning(disable: 4786)



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org