{ ***************************************************************************** This file is part of LazUtils. See the file COPYING.modifiedLGPL.txt, included in this distribution, for details about the license. ***************************************************************************** } unit CodepagesAsian; {$mode objfpc}{$H+} interface {$I asiancodepages.inc} implementation end.