15 lines
360 B
C++
15 lines
360 B
C++
|
//+------------------------------------------------------------------
|
||
|
//
|
||
|
// File: comtpch.cxx
|
||
|
//
|
||
|
// Contents: headers to precompile when building all directories
|
||
|
// in common.
|
||
|
//
|
||
|
// History: 19-Nov-94 DaveY Created
|
||
|
//
|
||
|
//-------------------------------------------------------------------
|
||
|
|
||
|
#include <comtpch.hxx>
|
||
|
#pragma hdrstop
|
||
|
|