Network: Add WebServiceAppComponent

This commit is contained in:
SirLynix
2024-01-24 17:43:16 +01:00
parent e01f6730ef
commit a116f1fc8d
4 changed files with 94 additions and 0 deletions

View File

@@ -50,5 +50,6 @@
#include <Nazara/Network/WebRequest.hpp>
#include <Nazara/Network/WebRequestResult.hpp>
#include <Nazara/Network/WebService.hpp>
#include <Nazara/Network/WebServiceAppComponent.hpp>
#endif // NAZARA_GLOBAL_NETWORK_HPP