59c972388e
X-SVN-Rev: 18639
14 lines
418 B
C++
14 lines
418 B
C++
/*
|
|
*******************************************************************************
|
|
* Copyright (C) 2005, International Business Machines
|
|
* Corporation and others. All Rights Reserved.
|
|
*******************************************************************************
|
|
* file name: ucsdet.cpp
|
|
*/
|
|
|
|
#include "unicode/utypes.h"
|
|
#include "unicode/ucsdet.h"
|
|
|
|
// Place Holder file for Char Set Detection Implementation.
|
|
|