From ed84b6e74c17cc5aabd0071c7af2cb437a047bd1 Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周六, 02 5月 2020 21:45:43 +0800 Subject: [PATCH] issue #77 --- src/library/licensecc.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/library/licensecc.cpp b/src/library/licensecc.cpp index dd377e1..087d7cf 100644 --- a/src/library/licensecc.cpp +++ b/src/library/licensecc.cpp @@ -21,7 +21,7 @@ #include "hw_identifier/hw_identifier_facade.hpp" #include "os/execution_environment.hpp" #include "limits/license_verifier.hpp" -#include "base/StringUtils.h" +#include "base/string_utils.h" #include "LicenseReader.hpp" using namespace std; -- Gitblit v1.9.1