No force inlines in TracySocket.

This commit is contained in:
Bartosz Taudul 2022-07-02 16:19:54 +02:00
parent a46d3992a2
commit fa9e7c02bc
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

View File

@ -5,8 +5,6 @@
#include <stddef.h>
#include <stdint.h>
#include "TracyForceInline.hpp"
struct addrinfo;
struct sockaddr;