Added precompile for WebGUI::FormProcessor

This commit is contained in:
JT Smith 2003-05-06 02:43:45 +00:00
parent cce031f09e
commit abd1bb064b

View file

@ -64,6 +64,7 @@ use WebGUI::DateTime ();
#use WebGUI::Discussion (); # compile problems when this is included
use WebGUI::ErrorHandler ();
use WebGUI::Form ();
use WebGUI::FormProcessor ();
use WebGUI::Group ();
use WebGUI::Grouping ();
use WebGUI::HTMLForm ();