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/12/11 21:28:18 UTC

svn commit: r485855 - /incubator/tuscany/cpp/sca/runtime/extensions/rest/service/httpd/src/tuscany/sca/rest/export.h

Author: jsdelfino
Date: Mon Dec 11 12:28:17 2006
New Revision: 485855

URL: http://svn.apache.org/viewvc?view=rev&rev=485855
Log:
Fixed compile error on Linux.

Modified:
    incubator/tuscany/cpp/sca/runtime/extensions/rest/service/httpd/src/tuscany/sca/rest/export.h

Modified: incubator/tuscany/cpp/sca/runtime/extensions/rest/service/httpd/src/tuscany/sca/rest/export.h
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/runtime/extensions/rest/service/httpd/src/tuscany/sca/rest/export.h?view=diff&rev=485855&r1=485854&r2=485855
==============================================================================
--- incubator/tuscany/cpp/sca/runtime/extensions/rest/service/httpd/src/tuscany/sca/rest/export.h (original)
+++ incubator/tuscany/cpp/sca/runtime/extensions/rest/service/httpd/src/tuscany/sca/rest/export.h Mon Dec 11 12:28:17 2006
@@ -32,7 +32,7 @@
 #endif
 
 #else
-#define SCA_WS_SERVICE_API 
+#define SCA_REST_SERVICE_API 
 #endif
 
 #endif // tuscany_sca_rest_service_export_h



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