UDPConnection/src/UDPConnection.h

9 lines
82 B
C
Raw Normal View History

2019-01-26 03:52:10 +00:00
#ifndef UDPCONNECTION_H
#define UDPCONNECTION_H
struct UDPC_Context
{
};
#endif