1// 2// pch.cpp 3// Include the standard header and generate the precompiled header. 4// 5 6#include "pch.h" 7 8