2025-04-27 07:49:33 -04:00

19 lines
383 B
C++

//+------------------------------------------------------------------
//
// File: pch.cxx
//
// Contents: headers to precompile when building cmdline.lib
//
// Synoposis:
//
// Classes:
//
// Functions:
//
// History: 09/18/92 Lizch Created
//
//-------------------------------------------------------------------
#include "pch.hxx"
#pragma hdrstop