3 lines
187 B
C++
3 lines
187 B
C++
#include "stdafx.h"
|
|
|
|
// This is a dummy source code file that just generates the precompiled header (PCH) file for use when compiling the rest of the source code, to speed compilation up.
|