I've got fed up with compilation delays and started cleaning up #include dependencies. I am not finished yet, but I am checking what I have so you can try it out :-). I will continue ASAP. If you have any compilation problems, please report them. I can compile on Linux with wxWindows 2.4 or 2.5, but things might be different on Windows.
I am removing all #includes that are not necessary for compilation. All headers are supposed to pull in their own dependencies (except Mpch.h and Mcommon.h). Inclusions that are not needed for compilation but have protective "// for xy" are preserved. I will later write script that checks that symbol xy is actually used in that file. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
