summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/common/third_party/base/anglebase/base_export.h
blob: 1af54853368785cff11ccb87b283cbb4b06f1c84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
// Copyright 2017 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// base_export.h: Compatiblity hacks for importing Chromium's base/SHA1.

#ifndef ANGLEBASE_BASE_EXPORT_H_
#define ANGLEBASE_BASE_EXPORT_H_

#define ANGLEBASE_EXPORT

#endif  // ANGLEBASE_BASE_EXPORT_H_