// Copyright (c) 2008-2023 the Urho3D project // License: MIT #pragma once #ifdef URHO3D_NETWORK #include "../Network/Network.h" #include "../Network/HttpRequest.h" namespace Urho3D { } #endif // def URHO3D_NETWORK