skia2/include/core/SkThreadPriv.h

15 lines
283 B
C
Raw Normal View History

/*
* 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 SkThreadPriv_DEFINED
#define SkThreadPriv_DEFINED
// TODO: delete this file
#include "SkAtomics.h"
#endif//SkThreadPriv_DEFINED