From: Catherine Moore Date: Thu, 17 Sep 2015 23:16:53 +0000 (-0400) Subject: debug.cc: Include . X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=05c0e3eb547c8fa30ae21d45571d70fc8b9c186e;p=gcc.git debug.cc: Include . 2015-09-17 Catherine Moore * src/c++11/debug.cc: Include . From-SVN: r227888 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 8de683ecd86..89b40174df5 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2015-09-17 Catherine Moore + + * src/c++11/debug.cc: Include . + 2015-09-17 Gerald Pfeifer * src/c++11/random.cc: Include . diff --git a/libstdc++-v3/src/c++11/debug.cc b/libstdc++-v3/src/c++11/debug.cc index ae56c30273f..d8ffc6df51d 100644 --- a/libstdc++-v3/src/c++11/debug.cc +++ b/libstdc++-v3/src/c++11/debug.cc @@ -32,6 +32,7 @@ #include #include +#include #include // for std::min #include // for _Hash_impl