Post include

By default the Lazy Post Include is switched on in the configuration files. This might cause problems if the __INC tag is not generated with the @(inc(..)) function, to include post includes in your models. If you don't want to change your models the default setting can be changed permanently.

To do this, locate the itp.cfg file in the Config folder in the ITPWORK folder.

Open it in a text editor and change

ITPLAZYPOSTINC=Y 

to

ITPLAZYPOSTINC=N

Close and save.