diff --git a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/args.hpp b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/args.hpp index 18e2c3bb..6a33f9a6 100644 --- a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/args.hpp +++ b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/args.hpp @@ -15,8 +15,8 @@ // . //---------------------------------------------------------------------------// -#ifndef PROOF_GENERATOR_ARGS_ASPECT_HPP -#define PROOF_GENERATOR_ARGS_ASPECT_HPP +#ifndef PROOF_GENERATOR_MULTITHREADEDARGS_ASPECT_HPP +#define PROOF_GENERATOR_MULTITHREADEDARGS_ASPECT_HPP #include diff --git a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/configuration.hpp b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/configuration.hpp index 3aa63abf..fbb4f404 100644 --- a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/configuration.hpp +++ b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/configuration.hpp @@ -15,8 +15,8 @@ // . //---------------------------------------------------------------------------// -#ifndef PROOF_GENERATOR_CONFIGURATION_ASPECT_HPP -#define PROOF_GENERATOR_CONFIGURATION_ASPECT_HPP +#ifndef PROOF_GENERATOR_MULTITHREADEDCONFIGURATION_ASPECT_HPP +#define PROOF_GENERATOR_MULTITHREADEDCONFIGURATION_ASPECT_HPP #include #include diff --git a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/path.hpp b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/path.hpp index 7836965c..54411244 100644 --- a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/path.hpp +++ b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/path.hpp @@ -15,8 +15,8 @@ // . //---------------------------------------------------------------------------// -#ifndef PROOF_GENERATOR_PATH_ASPECT_HPP -#define PROOF_GENERATOR_PATH_ASPECT_HPP +#ifndef PROOF_GENERATOR_MULTITHREADEDPATH_ASPECT_HPP +#define PROOF_GENERATOR_MULTITHREADEDPATH_ASPECT_HPP #include diff --git a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/prover_vanilla.hpp b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/prover_vanilla.hpp index baa0d502..e323d20f 100644 --- a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/prover_vanilla.hpp +++ b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/aspects/prover_vanilla.hpp @@ -16,8 +16,8 @@ // . //---------------------------------------------------------------------------// -#ifndef PROOF_GENERATOR_PROVER_VANILLA_ASPECT_HPP -#define PROOF_GENERATOR_PROVER_VANILLA_ASPECT_HPP +#ifndef PROOF_GENERATOR_MULTITHREADEDPROVER_VANILLA_ASPECT_HPP +#define PROOF_GENERATOR_MULTITHREADEDPROVER_VANILLA_ASPECT_HPP #include #include diff --git a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/detail/configurable.hpp b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/detail/configurable.hpp index d08cd61d..963dc066 100644 --- a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/detail/configurable.hpp +++ b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/detail/configurable.hpp @@ -16,8 +16,8 @@ // . //---------------------------------------------------------------------------// -#ifndef PROOF_GENERATOR_DETAIL_CONFIGURABLE_HPP -#define PROOF_GENERATOR_DETAIL_CONFIGURABLE_HPP +#ifndef PROOF_GENERATOR_MULTITHREADEDDETAIL_CONFIGURABLE_HPP +#define PROOF_GENERATOR_MULTITHREADEDDETAIL_CONFIGURABLE_HPP #include diff --git a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/detail/utils.hpp b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/detail/utils.hpp index dadfad5b..ddffb07e 100644 --- a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/detail/utils.hpp +++ b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/detail/utils.hpp @@ -16,8 +16,8 @@ // limitations under the License. //---------------------------------------------------------------------------// -#ifndef PROOF_GENERATOR_DETAIL_UTILS_HPP -#define PROOF_GENERATOR_DETAIL_UTILS_HPP +#ifndef PROOF_GENERATOR_MULTITHREADEDDETAIL_UTILS_HPP +#define PROOF_GENERATOR_MULTITHREADEDDETAIL_UTILS_HPP #include diff --git a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/prover.hpp b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/prover.hpp index 8f10c9e0..3288f56b 100644 --- a/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/prover.hpp +++ b/bin/proof-generator-multithreaded/include/nil/proof-generator-multithreaded/prover.hpp @@ -16,8 +16,8 @@ // limitations under the License. //---------------------------------------------------------------------------// -#ifndef PROOF_GENERATOR_ASSIGNER_PROOF_HPP -#define PROOF_GENERATOR_ASSIGNER_PROOF_HPP +#ifndef PROOF_GENERATOR_MULTITHREADEDASSIGNER_PROOF_HPP +#define PROOF_GENERATOR_MULTITHREADEDASSIGNER_PROOF_HPP #include #include