blob: c2224d54df31f8fbb2f7ae58042e7fa84d05bd3b [file] [log] [blame]
caryclark45fa4472015-01-16 07:04:10 -08001/*
2 * Copyright 2014 Google Inc.
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
Hal Canary03a7f5f2017-02-10 09:06:38 -05007#ifndef PathOpsTSectDebug_DEFINED
8#define PathOpsTSectDebug_DEFINED
caryclark45fa4472015-01-16 07:04:10 -08009
Mike Kleinc0bd9f92019-04-23 12:05:21 -050010#include "src/pathops/SkPathOpsTSect.h"
caryclark45fa4472015-01-16 07:04:10 -080011
caryclarked0935a2015-10-22 07:23:52 -070012
Hal Canary03a7f5f2017-02-10 09:06:38 -050013#endif // PathOpsTSectDebug_DEFINED