From 329f498d901f9be9c0c820749850f5277a17df5d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 21 Jan 2018 00:41:34 +0100 Subject: Use C++ style includes for standard language headers --- tests/ingen_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ingen_test.cpp') diff --git a/tests/ingen_test.cpp b/tests/ingen_test.cpp index ccd39d9c..ab7cbc7d 100644 --- a/tests/ingen_test.cpp +++ b/tests/ingen_test.cpp @@ -15,8 +15,8 @@ */ #include -#include +#include #include #include -- cgit v1.2.1