StdAfx.c
author Darkvater
Fri, 28 Oct 2005 00:18:57 +0000
changeset 2560 00ad0c27c2f3
parent 2186 461a2aff3486
permissions -rw-r--r--
(svn r3097) - Fix (regression): unix has a trailing slash after the paths, windows does not, no idea why os2 has. Way to go consistency :s. So anyways, just strip trailing slash
/* $Id$ */

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

#include "stdafx.h"

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