clocale
上传用户:sichengcw
上传日期:2009-02-17
资源大小:202k
文件大小:0k
源码类别:

STL

开发平台:

Visual C++

  1. // The -*- C++ -*- locale support header.
  2. // This file is part of the GNU ANSI C++ Library.
  3. #ifndef __CLOCALE__
  4. #define __CLOCALE__
  5. #include <locale.h>
  6. #endif