summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3315_Regression/main.cpp
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-10 11:45:33 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-10 11:45:33 +0000
commitfc961c91236f84b8c5245a786244c19052a66dae (patch)
treef10fce32258e2f2290f601e43fb39cb7ee36daf0 /TAO/tests/Bug_3315_Regression/main.cpp
parentf56ca05b84bed2e785024d7ecdc9f0094cca63b8 (diff)
downloadATCD-fc961c91236f84b8c5245a786244c19052a66dae.tar.gz
ChangeLogTag: Tue Jun 10 11:46:44 UTC 2008 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tests/Bug_3315_Regression/main.cpp')
-rw-r--r--TAO/tests/Bug_3315_Regression/main.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tests/Bug_3315_Regression/main.cpp b/TAO/tests/Bug_3315_Regression/main.cpp
index 5618cae3f7c..5c4abe02ce0 100644
--- a/TAO/tests/Bug_3315_Regression/main.cpp
+++ b/TAO/tests/Bug_3315_Regression/main.cpp
@@ -7,6 +7,9 @@
int result = 0;
+#if defined (__SUNPRO_CC)
+extern "C"
+#endif /* __SUNPRO_CC */
ACE_THR_FUNC_RETURN main_orb(void*)
{
try