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:
parent
5a3e94c603
commit
559a416b95
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue