/*++ Copyright (c) 1994 Microsoft Corporation All rights reserved. Module Name: precomp.h Abstract: Precompiled header file Author: Revision History: --*/ #ifndef MODULE #define MODULE "PJLMON:" #define MODULE_DEBUG PjlmonDebug #endif #include #include #include #include "splcom.h" #include "spltypes.h" #include "local.h" #include "parsepjl.h"