]> gcc.gnu.org Git - gcc.git/blame - libstdc++/cmathi.cc
Copy comment to go with the subtraction patch.
[gcc.git] / libstdc++ / cmathi.cc
CommitLineData
6599da04
JM
1// Implementation file for the -*- C++ -*- math functions header.
2// This file is part of the GNU ANSI C++ Library.
3
4#ifdef __GNUG__
5#pragma implementation "cmath"
6#endif
7#include <cmath>
This page took 0.044107 seconds and 5 git commands to generate.