From 987eb2b7615104f3f70e56e51f1dd3df5b2a41eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Blot?= Date: Sat, 1 Apr 2017 14:48:16 +0200 Subject: Clang-format: trivial fix on some headers (#5495) Fix some headers style and remove them from whitelist --- src/irr_aabb3d.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/irr_aabb3d.h') diff --git a/src/irr_aabb3d.h b/src/irr_aabb3d.h index 7ac401837..4c6b3f5e6 100644 --- a/src/irr_aabb3d.h +++ b/src/irr_aabb3d.h @@ -27,4 +27,3 @@ with this program; if not, write to the Free Software Foundation, Inc., typedef core::aabbox3d aabb3f; #endif - -- cgit v1.2.3