blob: fe29b1527817b86f3d8551aecacc0d49e593e164 [file]
// Copyright 2026 The PDFium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "core/fpdfdoc/cpvt_word.h"
CPVT_Word::CPVT_Word() = default;
CPVT_Word::CPVT_Word(const CPVT_Word&) = default;
CPVT_Word& CPVT_Word::operator=(const CPVT_Word&) = default;
CPVT_Word::~CPVT_Word() = default;