www.gusucode.com > VC++由前序、中序序列生成二叉树并遍历源码程序 > VC++由前序、中序序列生成二叉树并遍历源码程序/code/StdAfx.cpp

    // stdafx.cpp : source file that includes just the standard includes
//	BTree3.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information
// Download by http://www.NewXing.com
#include "stdafx.h"

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file