Disable UPnP by default

This commit is contained in:
loki
2021-06-30 12:22:37 +02:00
parent ea928c53b4
commit 8bf4ade9d8
9 changed files with 52 additions and 17 deletions

View File

@@ -30,8 +30,8 @@
#include "utility.h"
#include "uuid.h"
namespace nvhttp {
using namespace std::literals;
namespace nvhttp {
constexpr auto VERSION = "7.1.400.0";
constexpr auto GFE_VERSION = "3.12.0.1";