
23 Mar
2010
23 Mar
'10
7:13 p.m.
On Tue, Mar 23, 2010 at 12:00 PM, Alexander Churanov <alexanderchuranov@gmail.com> wrote:
Artyom,
Did you try precompiling header files?
Precompiling headers is usually a bad idea. For it to work well, you have to #include many things in a single header, which increases coupling. The fastest headers are those you don't #include. Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode