From 22d10f3c61959827bb634c9fe25a85ead891d59d Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 8 Jul 2025 09:16:31 +0200 Subject: refactor! Breaking changes in LibCompiler, see details. Signed-off-by: Amlal El Mahrouss --- dev/LibCompiler/src/Macro/CPlusPlusCompilerPreProcessor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/LibCompiler/src/Macro/CPlusPlusCompilerPreProcessor.cc') diff --git a/dev/LibCompiler/src/Macro/CPlusPlusCompilerPreProcessor.cc b/dev/LibCompiler/src/Macro/CPlusPlusCompilerPreProcessor.cc index f9986f4..ae38030 100644 --- a/dev/LibCompiler/src/Macro/CPlusPlusCompilerPreProcessor.cc +++ b/dev/LibCompiler/src/Macro/CPlusPlusCompilerPreProcessor.cc @@ -1,7 +1,7 @@ /* * ======================================================== * - * CPlusPlusCompilerPreProcessor Preprocessor Driver + * C++ Preprocessor Driver * Copyright (C) 2024-2025 Amlal El Mahrouss, all rights reserved. * * ======================================================== -- cgit v1.2.3