5 lines
212 B
C++
5 lines
212 B
C++
// pch.cpp: source file corresponding to pre-compiled header; necessary for compilation to succeed
|
|
|
|
#include "stdafx.h"
|
|
|
|
// In general, ignore this file, but keep it around if you are using pre-compiled headers.
|