lsteamclient: Remove unnecessary typedefs.

CW-Bug-Id: #22729
This commit is contained in:
Rémi Bernon
2023-09-17 23:16:30 +02:00
committed by Arkadiusz Hiler
parent 0a2a3c514f
commit 4dfab8d8b6
53 changed files with 78 additions and 473 deletions

View File

@ -1,14 +1,7 @@
/* This file is auto-generated, do not edit. */
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "wine/debug.h"
#include "steam_defs.h"
#include "steamclient_private.h"
#include "steam_defs.h"
#include "struct_converters.h"
WINE_DEFAULT_DEBUG_CHANNEL(steamclient);