1 //////////////////////////////////////////////
\r
4 // This file is used for precompiled hearders. Precompiled headers allow
\r
5 // programs to be recompiled more quickly
\r
7 // To use precompiled headers, do the following:
\r
8 // 1) Add the set of rarely changed headers to stdafx.h
\r
9 // 2) Include stdafx.h in each cpp file. It must be included first.
\r
10 // 3) Add stdafx.cpp to your project.
\r
11 // 4) Turn on precompiled hearders in the project
\r