Snake/SnakeServer/ClientProtocol/clientprotocol.h

11 lines
145 B
C
Raw Normal View History

2019-02-12 13:12:11 +03:00
#ifndef CLIENTPROTOCOL_H
#define CLIENTPROTOCOL_H
#include "clientprotocol_global.h"
namespace ClientProtocol {
}
#endif // CLIENTPROTOCOL_H