clang-format-15

Format with clang-15

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I7f8b90e8bfc48f996ac5bee4c7cbc66ecafa318c
diff --git a/exprtkTools.hpp b/exprtkTools.hpp
index d712ef9..18a4af7 100644
--- a/exprtkTools.hpp
+++ b/exprtkTools.hpp
@@ -3,7 +3,7 @@
  * Expressions that have comments when parsed with a build that has this
  * option, will result in a compilation failure.
  */
-//#define exprtk_disable_comments
+// #define exprtk_disable_comments
 /*
  * This define will disable the loop-wise 'break' and 'continue'
  * capabilities. Any expression that contains those keywords will result