1/*
2 * Copyright (c) 2010 Apple Inc. All rights reserved.
3 *
4 * @APPLE_LLVM_LICENSE_HEADER@
5 */
6
7// stdafx.cpp : source file that includes just the standard includes
8// BlockTest.pch will be the pre-compiled header
9// stdafx.obj will contain the pre-compiled type information
10
11#include "stdafx.h"
12
13// TODO: reference any additional headers you need in STDAFX.H
14// and not in this file
15