ts-aggregator/project_template/stdafx.cpp

9 lines
295 B
C++
Raw Normal View History

2022-12-13 12:36:06 +04:00
// stdafx.cpp : source file that includes just the standard includes
// project_template.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file