summaryrefslogtreecommitdiffstats
path: root/bridges/test
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/test')
-rw-r--r--bridges/test/testoffice.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bridges/test/testoffice.cxx b/bridges/test/testoffice.cxx
index 8c18fbf25a6d..4be87c6b7e36 100644
--- a/bridges/test/testoffice.cxx
+++ b/bridges/test/testoffice.cxx
@@ -96,8 +96,8 @@ void testPipe( const Reference < XMultiServiceFactory > & rSmgr )
// OSL_ASSERT( 0 );
}
}
-#include<stdio.h>
-#include<string.h>
+#include <stdio.h>
+#include <string.h>
void testWriter( const Reference < XComponent > & rCmp )
{