blob: 9403904f325b5a0d48a61eedb31cd1f5cbbbc881 [file] [log] [blame]
Dan Sinclair1770c022016-03-14 14:14:16 -04001// Copyright 2014 PDFium Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
6
Dan Sinclaire7786682017-03-29 15:18:41 -04007#include "fxbarcode/datamatrix/BC_Encoder.h"
Dan Sinclair1770c022016-03-14 14:14:16 -04008
9CBC_Encoder::CBC_Encoder() {}
10CBC_Encoder::~CBC_Encoder() {}