view src/VisVim/StdAfx.cpp @ 27134:1ea88ee85a7a v8.2.4096

patch 8.2.4096: Linux CI: unnecessarily installing packages Commit: https://github.com/vim/vim/commit/1050476ead81a49be0289f40b2041c47a70c95ab Author: ichizok <gclient.gaap@gmail.com> Date: Sat Jan 15 13:37:14 2022 +0000 patch 8.2.4096: Linux CI: unnecessarily installing packages Problem: Linux CI: unnecessarily installing packages Solution: Only install packages for huge build. (Ozaki Kiichi, closes #9530)
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Jan 2022 14:45:03 +0100
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"