re PR c++/61745 (template friend for dyadic operator- is only accepted if the monadic...
[gcc.git] / boehm-gc / gc_cpp.cpp
1 // Visual C++ seems to prefer a .cpp extension to .cc
2 #include "gc_cpp.cc"