C/C++ Compiler (cl.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
PWBC Error n.7153
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Include file required for precompiled header
 
     A request was made to use a precompiled header, but no terminating
     include file was specified. You must specify the last include file
     to be contained in the precompiled header (.PCH) file.
 
     See: Creating a Project with Precompiled Headers
          Using Precompiled Headers in PWB
                                    -♦-