From 6c070c85a0b51f95a71284950eab819c6a89f934 Mon Sep 17 00:00:00 2001 From: Christopher Harris Date: Thu, 2 Nov 2023 21:05:36 +0000 Subject: [PATCH] styles --- cpp/mrc/include/mrc/exceptions/exception_catcher.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/mrc/include/mrc/exceptions/exception_catcher.hpp b/cpp/mrc/include/mrc/exceptions/exception_catcher.hpp index bb0d6ec3a..98c4a7d6d 100644 --- a/cpp/mrc/include/mrc/exceptions/exception_catcher.hpp +++ b/cpp/mrc/include/mrc/exceptions/exception_catcher.hpp @@ -14,7 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - + #include #include #include