Fix Include order
This commit is contained in:
+1
-2
@@ -8,7 +8,7 @@
|
||||
|
||||
namespace Network {
|
||||
|
||||
class m_pUdpClientImpl;
|
||||
class UdpClientImpl;
|
||||
|
||||
class UdpClient
|
||||
{
|
||||
@@ -29,4 +29,3 @@ private:
|
||||
} // namespace Network
|
||||
|
||||
#endif // UDPCLIENT_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user