[llvm] Add support for building with more recent versions of the mono llvm branch...
[mono.git] / libgc / gc_cpp.cpp
1 // Visual C++ seems to prefer a .cpp extension to .cc
2 #include "gc_cpp.cc"