]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Stub for compiling src/format.c in C++ mode.
authorBruno Haible <bruno@clisp.org>
Thu, 11 May 2006 18:31:34 +0000 (18:31 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:17 +0000 (12:13 +0200)
gettext-tools/woe32dll/c++format.cc [new file with mode: 0644]

diff --git a/gettext-tools/woe32dll/c++format.cc b/gettext-tools/woe32dll/c++format.cc
new file mode 100644 (file)
index 0000000..3849025
--- /dev/null
@@ -0,0 +1 @@
+#include "../src/format.c"