lsteamclient: Update cxx.h to latest msvcp90 version.

CW-Bug-Id: #22729
This commit is contained in:
Rémi Bernon 2022-10-22 21:22:27 +02:00 committed by Arkadiusz Hiler
parent 03366c4d33
commit 6741a504f0
42 changed files with 1372 additions and 1257 deletions

View file

@ -55,6 +55,8 @@ void *alloc_vtable(void *vtable, unsigned int method_count, const char *iface_ve
extern void start_callback_thread(void) DECLSPEC_HIDDEN;
extern void stop_callback_thread(void) DECLSPEC_HIDDEN;
void init_rtti( char *base );
#include "steamclient_generated.h"
#ifdef __cplusplus