280ced6bd1
Change-Id: I17a6adf5f14cfc160c13a2341453e9767ab39f0a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/439158 Reviewed-by: Eric Boren <borenet@google.com>
10 lines
196 B
C
10 lines
196 B
C
/*
|
|
* Copyright 2016 Google Inc.
|
|
*
|
|
* Use of this source code is governed by a BSD-style license that can be
|
|
* found in the LICENSE file.
|
|
*/
|
|
#ifndef SK_MILESTONE
|
|
#define SK_MILESTONE 95
|
|
#endif
|