(svn r12464) -Change: remove an include that doesn't define anything anyway.

This commit is contained in:
rubidium 2008-03-28 11:09:14 +00:00
parent 0d30619425
commit cb96caa3d2
2 changed files with 1 additions and 21 deletions

View File

@ -1,12 +1,11 @@
//Microsoft Developer Studio generated resource script.
// $Id$
//
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
#define APSTUDIO_HIDDEN_SYMBOLS
#include "windows.h"
#undef APSTUDIO_HIDDEN_SYMBOLS

View File

@ -1,19 +0,0 @@
/* $Id$ */
/** @file resource.h */
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ttd.rc
//
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1005
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif