Fix build break when configured with --enable-symvers=gnu-versioned-namespace
authorPaul Pluzhnikov <ppluzhnikov@google.com>
Tue, 1 Oct 2013 18:20:36 +0000 (11:20 -0700)
committerPaul Pluzhnikov <ppluzhnikov@gcc.gnu.org>
Tue, 1 Oct 2013 18:20:36 +0000 (11:20 -0700)
commit4167a189f65b86f7797145526b153154e52d79af
tree84b2db83ec194dbc8f9a85d47399262fac082d16
parent6462fab0a28c3382cd046ab86561f547bdff763b
Fix build break when configured with --enable-symvers=gnu-versioned-namespace

2013-10-01  Paul Pluzhnikov  <ppluzhnikov@google.com>

* src/c++11/snprintf_lite.cc: Add missing
_GLIBCXX_{BEGIN,END}_NAMESPACE_VERSION

From-SVN: r203076
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++11/snprintf_lite.cc