diff options
author | Knut Petter Svendsen <knut@altuma.no> | 2022-09-10 12:19:28 +0200 |
---|---|---|
committer | Knut Petter Svendsen <knut@altuma.no> | 2022-09-10 12:19:28 +0200 |
commit | 60987b4ba42ff6e4e6a4f4457d902a18c0c6b0a0 (patch) | |
tree | 175e6d1a044c3603940b52ac8d085fc25548382f /ACE/tests/Compiler_Features_10_Test.cpp | |
parent | ab436d45dc956c1eaec31bff0c43ca3a0cb0cb66 (diff) | |
download | ATCD-60987b4ba42ff6e4e6a4f4457d902a18c0c6b0a0.tar.gz |
Remove leading blank lines after opening {
Diffstat (limited to 'ACE/tests/Compiler_Features_10_Test.cpp')
-rw-r--r-- | ACE/tests/Compiler_Features_10_Test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Compiler_Features_10_Test.cpp b/ACE/tests/Compiler_Features_10_Test.cpp index 327c1c8468b..4621bc62f5e 100644 --- a/ACE/tests/Compiler_Features_10_Test.cpp +++ b/ACE/tests/Compiler_Features_10_Test.cpp @@ -200,7 +200,6 @@ run_main (int, ACE_TCHAR *[]) namespace { - void check_constructor_count(int expected, char const * filename, |