FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.ns / using4.C
blobf3197be1f9dbb8919a0ce4fccafe7af3cc210388
1 //Build don't link
2 #include <vector>
3 namespace csp {
4 using namespace std::vector;  // ERROR - vector is not a namespace