blob: d96e9d8c19d14f5ee3e219eb7349b186c15f57e5 [file] [log] [blame]
// Copyright 2021 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_LIBJXL_JXL_JXL_EXPORT_H_
#define THIRD_PARTY_LIBJXL_JXL_JXL_EXPORT_H_
#define JXL_EXPORT
#define JXL_DEPRECATED
#endif // THIRD_PARTY_LIBJXL_JXL_JXL_EXPORT_H_