From 559a416b95471a85abced7b376d200ac9b7b7b13 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 13 Jan 2005 18:01:55 +0000 Subject: 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 --- stoc/test/testsmgr2.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stoc') 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 +#include #include #include @@ -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 { -- cgit