[ooo-build-commit] .: automation/source

Petr Mladek pmladek at kemper.freedesktop.org
Tue Oct 5 11:56:52 PDT 2010


 automation/source/testtool/objtest.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 10e3f3f098a6f511fb21d9aa087b64b10813e658
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Oct 5 20:56:26 2010 +0200

    Add back missing #endif into automation/source/testtool/objtest.cxx

diff --git a/automation/source/testtool/objtest.cxx b/automation/source/testtool/objtest.cxx
index 47eaaee..9b45987 100644
--- a/automation/source/testtool/objtest.cxx
+++ b/automation/source/testtool/objtest.cxx
@@ -31,6 +31,7 @@
 #ifdef OS2
 #define INCL_DOS
 #include <svpm.h>
+#endif
 
 #include "sysdir_win.hxx"
 #include "registry_win.hxx"


More information about the ooo-build-commit mailing list