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
This commit is contained in:
Kurt Zenker 2005-01-13 18:01:55 +00:00
parent 5a3e94c603
commit 559a416b95

View file

@ -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
{