summaryrefslogtreecommitdiffstats
path: root/stoc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-13 18:01:55 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-13 18:01:55 +0000
commit559a416b95471a85abced7b376d200ac9b7b7b13 (patch)
tree620c26b52a6c3ad963f1d277299728316d2f3929 /stoc
parentINTEGRATION: CWS cd02 (1.9.120); FILE MERGED (diff)
downloadcore-559a416b95471a85abced7b376d200ac9b7b7b13.tar.gz
core-559a416b95471a85abced7b376d200ac9b7b7b13.zip
INTEGRATION: CWS cd02 (1.3.156); FILE MERGED
2004/11/15 17:29:02 dbo 1.3.156.1: #i24030# general cleanup to make buildable again
Diffstat (limited to 'stoc')
-rw-r--r--stoc/test/testsmgr2.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/stoc/test/testsmgr2.cxx b/stoc/test/testsmgr2.cxx
index 7d8bdcbafc89..a9a8f7857e0f 100644
--- a/stoc/test/testsmgr2.cxx
+++ b/stoc/test/testsmgr2.cxx
@@ -1,5 +1,6 @@
#include <stdio.h>
+#include <sal/main.h>
#include <cppuhelper/bootstrap.hxx>
#include <com/sun/star/container/XContentEnumerationAccess.hpp>
@@ -16,7 +17,7 @@ using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::registry;
-int main()
+SAL_IMPLEMENT_MAIN()
{
try
{