|
Boost-Commit : |
From: xushiweizh_at_[hidden]
Date: 2008-07-24 23:17:58
Author: xushiwei
Date: 2008-07-24 23:17:58 EDT (Thu, 24 Jul 2008)
New Revision: 47778
URL: http://svn.boost.org/trac/boost/changeset/47778
Log:
stdafx
Added:
sandbox/memory/libs/memory/stdafx.cpp
- copied unchanged from r47590, /sandbox/memory/libs/memory/StdAfx.cpp
Removed:
sandbox/memory/libs/memory/StdAfx.cpp
Text files modified:
sandbox/memory/libs/memory/build/vc6.dsp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Deleted: sandbox/memory/libs/memory/StdAfx.cpp
==============================================================================
--- sandbox/memory/libs/memory/StdAfx.cpp 2008-07-24 23:17:58 EDT (Thu, 24 Jul 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-// stdafx.cpp : source file that includes just the standard includes
-// memory.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
Modified: sandbox/memory/libs/memory/build/vc6.dsp
==============================================================================
--- sandbox/memory/libs/memory/build/vc6.dsp (original)
+++ sandbox/memory/libs/memory/build/vc6.dsp 2008-07-24 23:17:58 EDT (Thu, 24 Jul 2008)
@@ -141,7 +141,7 @@
# End Source File
# Begin Source File
-SOURCE=..\StdAfx.cpp
+SOURCE=..\stdafx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# End Group
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk