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_v2d.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/irr_v2d.h') diff --git a/src/irr_v2d.h b/src/irr_v2d.h index 5c0d65a30..617491cf0 100644 --- a/src/irr_v2d.h +++ b/src/irr_v2d.h @@ -31,4 +31,3 @@ typedef core::vector2d v2u32; typedef core::vector2d v2f32; #endif - -- cgit v1.2.3