diff options
Diffstat (limited to 'third_party/jpeg-xl/lib/jxl/cache_aligned.h')
-rw-r--r-- | third_party/jpeg-xl/lib/jxl/cache_aligned.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/jpeg-xl/lib/jxl/cache_aligned.h b/third_party/jpeg-xl/lib/jxl/cache_aligned.h index 8480471e5c..c9cac17339 100644 --- a/third_party/jpeg-xl/lib/jxl/cache_aligned.h +++ b/third_party/jpeg-xl/lib/jxl/cache_aligned.h @@ -13,8 +13,6 @@ #include <memory> -#include "lib/jxl/base/compiler_specific.h" - namespace jxl { // Functions that depend on the cache line size. |