From 601442f94fc0dcfdc5a117c5f87d90b156d53045 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 31 Oct 2021 14:27:26 +0800 Subject: +static initiator --- ThirdParty/StaticConstructor/StaticConstructorSample/stdafx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ThirdParty/StaticConstructor/StaticConstructorSample/stdafx.cpp (limited to 'ThirdParty/StaticConstructor/StaticConstructorSample/stdafx.cpp') diff --git a/ThirdParty/StaticConstructor/StaticConstructorSample/stdafx.cpp b/ThirdParty/StaticConstructor/StaticConstructorSample/stdafx.cpp new file mode 100644 index 0000000..88d97ab --- /dev/null +++ b/ThirdParty/StaticConstructor/StaticConstructorSample/stdafx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// StaticConstructorSample.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 -- cgit v1.1-26-g67d0