blob: 333d3f7a11a1e4832a213d765d8272ddef6e0caa (
plain)
1
2
3
4
5
6
7
8
|
// Copyright 2014 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include "../foxitlib.h"
#include "utils.h"
|