views:

48

answers:

0

The post http://stackoverflow.com/questions/1593349/vs2008-win32-project-defaults-remove-default-precompiled-headers outlines how you can edit the wizards to remove the use of precompiled headers.

Can I do something similar to stop the add member classview wizard from adding (void) to argumentless functions?