X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-math-c%2B%2B2.cc;fp=tests%2Ftest-math-c%2B%2B2.cc;h=efc192f14b4c3411fb78d1a0b266d4e880f71221;hb=14051499d596955d8c5e558f78826df4d8945ed1;hp=0000000000000000000000000000000000000000;hpb=4735b7faf6be8578cd8109efead5b781abd1439d;p=gnulib.git diff --git a/tests/test-math-c++2.cc b/tests/test-math-c++2.cc new file mode 100644 index 000000000..efc192f14 --- /dev/null +++ b/tests/test-math-c++2.cc @@ -0,0 +1,20 @@ +/* Test of substitute in C++ mode. + Copyright (C) 2010 Free Software Foundation, Inc. + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ + +#define GNULIB_NAMESPACE gnulib +#include + +#include