Apply changes from https://github.com/dotnet/runtime/commit/eb1756e97d23df13bc6fe798e...
[mono-project.git] / mono / tests / libtest.cpp
blob4b1e18c50e53904661c0212504d3d8273c7cf32b
1 // Libtest.c needs to be C++ for Visual C++ to accept __thiscall.
2 // gcc accepts __thiscall in C.
3 #include "libtest.c"