From 3660b54ef47bdc3aac43cbdcc4680d46109ac926 Mon Sep 17 00:00:00 2001 From: radl97 Date: Wed, 10 Feb 2021 10:34:05 +0100 Subject: [PATCH] Fixup Co-authored-by: Gyula Sallai --- tools/gazer-theta/lib/ThetaCfaProcedureGenerator.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/gazer-theta/lib/ThetaCfaProcedureGenerator.h b/tools/gazer-theta/lib/ThetaCfaProcedureGenerator.h index 738498bc..390a74c7 100644 --- a/tools/gazer-theta/lib/ThetaCfaProcedureGenerator.h +++ b/tools/gazer-theta/lib/ThetaCfaProcedureGenerator.h @@ -24,7 +24,8 @@ using namespace gazer; -namespace gazer::theta { +namespace gazer::theta +{ class ThetaCfaProcedureGenerator {