std_cmath.h: Move abs(long), div(long,long) from here...

2001-03-05  scott snyder  <snyder@fnal.gov>

	libstdc++/2190
        * include/c_std/bits/std_cmath.h: Move abs(long), div(long,long)
        from here...
        * include/c_std/bits/std_cstdlib.h: ... to here.
	* testsuite/17_intro/header_cstdlib.cc: Add test.

From-SVN: r40254
This commit is contained in:
Scott Snyder 2001-03-06 02:51:15 +00:00 committed by Benjamin Kosnik
parent f283dc4414
commit 21aaf8bffc
4 changed files with 27 additions and 8 deletions