From 5a8a12d7a2c69610cd7a9a00ed1b3579b750a914 Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周六, 16 11月 2019 21:39:10 +0800 Subject: [PATCH] issue #42 #38 \n review build system, \n issue #38 added clang format --- test/library/LicenseLocator_test.cpp | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/test/library/LicenseLocator_test.cpp b/test/library/LicenseLocator_test.cpp index b1f7eaf..6110f34 100644 --- a/test/library/LicenseLocator_test.cpp +++ b/test/library/LicenseLocator_test.cpp @@ -11,7 +11,8 @@ #include <boost/test/unit_test.hpp> #include <stdlib.h> -#include <build_properties.h> +#include <licensecc_properties.h> +#include <licensecc_properties_test.h> #include "../../src/library/os/os.h" #include "../../src/library/base/EventRegistry.h" -- Gitblit v1.9.1