LeviLamina
Loading...
Searching...
No Matches
IHttpProvider.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace xbox::httpclient {
6
7class IHttpProvider {};
8
9} // namespace xbox::httpclient
Definition IHttpProvider.h:7