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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]