Copy pasta error. Corrected #ifndef
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#ifndef MessageType_h__
|
#ifndef NetworkDefines_h__
|
||||||
#define MessageType_h__
|
#define NetworkDefines_h__
|
||||||
|
|
||||||
#include <boost/asio.hpp>
|
#include <boost/asio/ip/udp.hpp>
|
||||||
#include <queue>
|
#include <queue>
|
||||||
|
|
||||||
#define BOARDSIZE 16
|
#define BOARDSIZE 16
|
||||||
|
|||||||
Reference in New Issue
Block a user