2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.robertl / eb113.C
blob9c7ca6bfaed96470c52675e6a0db6b3c1b02f84c
1 // { dg-do assemble  }
2 #include <iostream>
4 class X : public std::streambuf
6 } ;