aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/performance/filebuf_sputc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/performance/filebuf_sputc.cc')
-rw-r--r--libstdc++-v3/testsuite/performance/filebuf_sputc.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/performance/filebuf_sputc.cc b/libstdc++-v3/testsuite/performance/filebuf_sputc.cc
index cdf030d0fba..c286da0202d 100644
--- a/libstdc++-v3/testsuite/performance/filebuf_sputc.cc
+++ b/libstdc++-v3/testsuite/performance/filebuf_sputc.cc
@@ -33,7 +33,7 @@
int main()
{
using namespace std;
- using namespace __gnu_cxx_test;
+ using namespace __gnu_test;
time_counter time;
resource_counter resource;