blob: 7467d3eaa468be994ce915e3b5abe413056a742c [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
10#include "SkPathOpsTSect.h"
11
caryclarked0935a2015-10-22 07:23:52 -070012
Hal Canary03a7f5f2017-02-10 09:06:38 -050013#endif // PathOpsTSectDebug_DEFINED