7c2d19d828
X-SVN-Rev: 1117
13 lines
330 B
C++
13 lines
330 B
C++
|
|
/*
|
|
**********************************************************************
|
|
* Copyright (C) 1999, International Business Machines
|
|
* Corporation and others. All Rights Reserved.
|
|
**********************************************************************
|
|
*/
|
|
|
|
#include "unicode/chariter.h"
|
|
|
|
CharacterIterator::~CharacterIterator()
|
|
{}
|