C++程序  |  17行  |  298 B

/*
 * Copyright 2015 Google Inc.
 *
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#include "SkImage.h"
#include "SkPDFBitmap.h"
#include "SkPDFCanon.h"
#include "SkPDFFont.h"

SkPDFCanon::~SkPDFCanon() {}
SkPDFCanon::SkPDFCanon() {}