SkTHash: add checksum include
Review URL: https://codereview.chromium.org/1030883006
This commit is contained in:
parent
3e5622764a
commit
038cb5e8d8
@ -1,6 +1,14 @@
|
||||
/*
|
||||
* Copyright 2015 Google Inc.
|
||||
*
|
||||
* Use of this source code is governed by a BSD-style license that can be
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
|
||||
#ifndef SkTHash_DEFINED
|
||||
#define SkTHash_DEFINED
|
||||
|
||||
#include "SkChecksum.h"
|
||||
#include "SkTypes.h"
|
||||
#include "SkTemplates.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user