Either that, or remove the preprocessor directives altogether (lines that start with #).
Actually you shouldn't do that to - there are certain includes which check if a script is a filterscript by using "#if defined FILTERSCRIPT". The directives SHOULD be used, although not many people realise it.