Commit f00485cc by Mike Stump

Fix typo...

From-SVN: r94843
parent b77647df
......@@ -29,10 +29,10 @@
// the GNU General Public License.
#include "new"
#include <bits/c++config.h>
#if _GLIBCXX_HOSTED
#include <cstdlib>
#endif
#include <bits/c++config.h>
#if _GLIBCXX_HOSTED
using std::free;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment