basebmp/test/basictest.cxx | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 7e6689e3ed8972871718f6f8d06968efde264612
Author: Tor Lillqvist <[email protected]>
Date: Fri Nov 16 08:08:32 2012 +0200
WaE: unused parameter 'argc' and 'argv'
Change-Id: I2276dffa8c241cb22ac11134387904a1eccb48af
diff --git a/basebmp/test/basictest.cxx b/basebmp/test/basictest.cxx
index 9e625c2..21ae0cb 100644
--- a/basebmp/test/basictest.cxx
+++ b/basebmp/test/basictest.cxx
@@ -300,6 +300,9 @@ public:
CPPUNIT_TEST_SUITE_REGISTRATION(BasicTest);
}
+#define argc
+#define argv
+
CPPUNIT_PLUGIN_IMPLEMENT();
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits