// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 // stdafx.cpp : source file that includes just the standard includes // FranticTestExperimental.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information // clang-format off #include "stdafx.h" // clang-format on // TODO: reference any additional headers you need in STDAFX.H // and not in this file