windows-nt/Source/XPSP1/NT/com/oleutest/stgbvt/comtools/cmdlinew/pch.hxx
2020-09-26 16:20:57 +08:00

22 lines
671 B
C++

//+------------------------------------------------------------------
//
// File: pch.hxx
//
// Contents: headers to precompile when building cmdline.lib
//
// Synoposis:
//
// Classes:
//
// Functions:
//
// History: 09/18/92 Lizch Created
//
//-------------------------------------------------------------------
#include <cmdlinew.hxx> // public cmdlinew stuff
#include "_clw.hxx" // private cmdlinew stuff
#include <stdio.h> // For default output
#include <stdlib.h> // For mbstowcs declaration
#include <nchar.h> // nchar (neutral character set)
#include <ctype.h> // is functions