From: Stephen Seo Date: Tue, 7 Dec 2021 07:49:09 +0000 (+0900) Subject: Remove unnecessary include X-Git-Url: https://git.seodisparate.com/stephenseo/static/annotated.html?a=commitdiff_plain;h=0c3fc03da7792179baa50528c23a115cc54eeed1;p=EN605.617.81.FA21_StephenSeo_DitheringProject Remove unnecessary include --- diff --git a/src/opencl_handle.cc b/src/opencl_handle.cc index ce047fe..e2383bb 100644 --- a/src/opencl_handle.cc +++ b/src/opencl_handle.cc @@ -1,7 +1,5 @@ #include "opencl_handle.h" -#include - #include #include #include