Guest Joe Posted January 2, 2005 Report Share Posted January 2, 2005 When i create a new project using BoostC and select "with source" i get: void main() { } Ok, thats fine, but why not change this to: #include <system.h> void main() { } Since system.h it is required anyway! -- Might cut down the confusion when a new user trys to compile without that include file. Joe Quote Link to post Share on other sites
Pavel 0 Posted January 4, 2005 Report Share Posted January 4, 2005 Done. Will be available in the next release. Regards, Pavel Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.