mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-01 02:15:54 -04:00
7 lines
118 B
C
Executable File
7 lines
118 B
C
Executable File
#ifndef _Network_UdpLibrary_H
|
|
#define _Network_UdpLibrary_H
|
|
|
|
#include "UdpHandler.hpp"
|
|
|
|
#endif//_Network_UdpLibrary_H
|