diff options
Diffstat (limited to 'sax/test/testcomponent.cxx')
-rw-r--r-- | sax/test/testcomponent.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sax/test/testcomponent.cxx b/sax/test/testcomponent.cxx index a0ca81fa3b0e..b97960348af4 100644 --- a/sax/test/testcomponent.cxx +++ b/sax/test/testcomponent.cxx @@ -21,9 +21,9 @@ // testcomponent - Loads a service and its testcomponent from dlls performs a test. // Expands the dll-names depending on the actual environment. // Example : testcomponent com.sun.star.io.Pipe stm -// + // Therefor the testcode must exist in teststm and the testservice must be named com.sun.star.io.Pipe -// + #include <stdio.h> #include <com/sun/star/registry/XImplementationRegistration.hpp> |