BuildCubeE/BootableMPW/Interfaces/CIncludes/PrintTraps.h
2018-11-16 09:50:16 +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