From f0147293990f2a400912f4f8abd1b456319da0e6 Mon Sep 17 00:00:00 2001 From: Emiel Bruijntjes Date: Mon, 26 Jan 2015 10:16:52 +0100 Subject: fixed _NOEXCEPT macro for normal compilers, updated version number to force recompile of extensions after we introduced the constants --- tests/cpp/include/doubl2str.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/cpp/include/doubl2str.h b/tests/cpp/include/doubl2str.h index 66f2b86..5c7f208 100644 --- a/tests/cpp/include/doubl2str.h +++ b/tests/cpp/include/doubl2str.h @@ -3,7 +3,6 @@ * double -> string * */ - #include #include std::string double2str(long double d) -- cgit v1.2.3