From: Bruno Haible Date: Sat, 23 Dec 2006 16:00:11 +0000 (+0000) Subject: C++ wrapper around C source file generated by moopp. X-Git-Tag: v0.17~530 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=773c6cff5fd27b7a85aef0a347d6ae32e203b100;p=thirdparty%2Fgettext.git C++ wrapper around C source file generated by moopp. --- diff --git a/gettext-tools/woe32dll/c++html-styled-ostream.cc b/gettext-tools/woe32dll/c++html-styled-ostream.cc new file mode 100644 index 000000000..207532b02 --- /dev/null +++ b/gettext-tools/woe32dll/c++html-styled-ostream.cc @@ -0,0 +1 @@ +#include "../gnulib-lib/html-styled-ostream.c" diff --git a/gettext-tools/woe32dll/c++term-styled-ostream.cc b/gettext-tools/woe32dll/c++term-styled-ostream.cc new file mode 100644 index 000000000..43eb773bf --- /dev/null +++ b/gettext-tools/woe32dll/c++term-styled-ostream.cc @@ -0,0 +1 @@ +#include "../gnulib-lib/term-styled-ostream.c"