There are problems with doing that:
1) The final executable will have functions that you will never need.
2) You will have to check all the functions to make sure none conflict.
So it's best just to get what you need from the codebase, or the snippets area, instead of a huge include file.