From e3bd56c6fd0f885487429b41fe4c1b467df9df72 Mon Sep 17 00:00:00 2001 From: Stef Date: Wed, 31 Mar 2004 04:14:08 +0000 Subject: Some win32 changes and fixes. --- src/stdafx.h | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 src/stdafx.h (limited to 'src/stdafx.h') diff --git a/src/stdafx.h b/src/stdafx.h deleted file mode 100644 index 2e79205..0000000 --- a/src/stdafx.h +++ /dev/null @@ -1,21 +0,0 @@ -// stdafx.h : include file for standard system include files, -// or project specific include files that are used frequently, but -// are changed infrequently -// - -#if !defined(AFX_STDAFX_H__AB96EF4C_5FF8_4004_96FA_747CCDFE3E7C__INCLUDED_) -#define AFX_STDAFX_H__AB96EF4C_5FF8_4004_96FA_747CCDFE3E7C__INCLUDED_ - -#if _MSC_VER > 1000 -#pragma once -#endif // _MSC_VER > 1000 - - -// TODO: reference additional headers your program requires here -#include -#include - -//{{AFX_INSERT_LOCATION}} -// Microsoft Visual C++ will insert additional declarations immediately before the previous line. - -#endif // !defined(AFX_STDAFX_H__AB96EF4C_5FF8_4004_96FA_747CCDFE3E7C__INCLUDED_) -- cgit v1.2.3