5 lines
99 B
C++
5 lines
99 B
C++
#pragma once
|
|
|
|
#include "../../Platform/stdafx.h"
|
|
|
|
class ClientInformationPacket : public Packet {}; |