windows-nt/Source/XPSP1/NT/com/oleutest/stgbvt/comtools/cmdlinew/pch.hxx

22 lines
671 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+------------------------------------------------------------------
//
// 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