From 62670c83a0ba7cb4f45a734a4817a818a7c92bba Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Mon, 10 Jun 2013 23:40:56 +0200 Subject: Fix bug #314: move remaining math functions from internal to numext namespace --- test/spqr_support.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/spqr_support.cpp') diff --git a/test/spqr_support.cpp b/test/spqr_support.cpp index 7e4b6e18a..b8980e081 100644 --- a/test/spqr_support.cpp +++ b/test/spqr_support.cpp @@ -59,4 +59,4 @@ void test_spqr_support() { CALL_SUBTEST_1(test_spqr_scalar()); CALL_SUBTEST_2(test_spqr_scalar >()); -} \ No newline at end of file +} -- cgit v1.2.3