From 2d1cce8331f3ecdfb8cb0c651e111ffac5dc7153 Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Thu, 19 Mar 2020 09:33:03 +0100 Subject: Cleanup: `make format` after SortedIncludes change --- intern/opensubdiv/internal/opensubdiv_device_context_cuda.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/opensubdiv/internal/opensubdiv_device_context_cuda.cc') diff --git a/intern/opensubdiv/internal/opensubdiv_device_context_cuda.cc b/intern/opensubdiv/internal/opensubdiv_device_context_cuda.cc index 5ce8af0434e..c0355ab24a8 100644 --- a/intern/opensubdiv/internal/opensubdiv_device_context_cuda.cc +++ b/intern/opensubdiv/internal/opensubdiv_device_context_cuda.cc @@ -39,10 +39,10 @@ # include # endif +# include # include # include # include -# include # include "internal/opensubdiv_util.h" -- cgit v1.2.3