#ifndef NET_CONNECTION_HPP #define NET_CONNECTION_HPP #include "net/connection/ClientConnection.hpp" #include "net/connection/RealmResponse.hpp" #endif