view src/VisVim/StdAfx.cpp @ 2242:bc4685345719 vim73

Don't use pointers to store numbers, use a union. Fixed MSVC makefile use of /Wp64 flag.
author Bram Moolenaar <bram@vim.org>
date Tue, 01 Jun 2010 19:58:08 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

// Stdafx.cpp : source file that includes just the standard includes
//	VisEmacs.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"
#include "atlimpl.cpp"