mirror of
https://github.com/meekrosoft/fff
synced 2026-01-23 00:15:59 +01:00
Update fff_test_cpp.cpp
This commit is contained in:
@@ -74,7 +74,7 @@ namespace cxx
|
||||
#ifndef TEST_WITH_CALLING_CONVENTIONS
|
||||
FAKE_VOID_FUNC(voidfunc1, cxx::int_t);
|
||||
#else
|
||||
FAKE_VOID_FUNC(_cdecl, voidfunc1, cxx::int_t);
|
||||
FAKE_VOID_FUNC(_cdecl, voidfunc1, cxx::int_t);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user