[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / libgc / gc_cpp.cpp
1 // Visual C++ seems to prefer a .cpp extension to .cc
2 #include "gc_cpp.cc"