Files
BuildCubeE/BootableMPW/CIncludes/PrintTraps.h
2018-11-06 13:05:08 +08:00

18 lines
416 B
C

/************************************************************
Created: Monday, September 9, 1991 at 1:04 PM
PrintTraps.h
Copyright Apple Computer, Inc. 1991
All rights reserved
************************************************************/
/* This file is provided to support existing references to it. The up to date interface is
defined in Printing.h
*/
#ifndef __PRINTING__
#include <Printing.h>
#endif