Merge pull request #2558 from polluks/cpp

Clean-up preprocessor syntax
This commit is contained in:
Bob Andrews
2024-12-15 23:02:35 +01:00
committed by GitHub
10 changed files with 25 additions and 25 deletions

View File

@@ -40,7 +40,7 @@
/* Use static local variables for speed */
#pragma static-locals (on);
#pragma static-locals (on)