|
/*
|
|
* Copyright 2014 Google Inc.
|
|
*
|
|
* Use of this source code is governed by a BSD-style license that can be
|
|
* found in the LICENSE file.
|
|
*/
|
|
#ifndef PathOpsTSectDebug_DEFINED
|
|
#define PathOpsTSectDebug_DEFINED
|
|
|
|
#include "src/pathops/SkPathOpsTSect.h"
|
|
|
|
|
|
#endif // PathOpsTSectDebug_DEFINED
|