Skip to content

Commit b33b55d

Browse files
authored
Merge pull request MicrosoftDocs#2005 from mikeblome/mb-precompiled
two small updates
2 parents 38a4863 + cb03648 commit b33b55d

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

docs/build/walkthrough-creating-and-using-a-dynamic-link-library-cpp.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ To verify that everything works so far, compile the dynamic link library. To com
263263

264264
```Output
265265
1>------ Build started: Project: MathLibrary, Configuration: Debug Win32 ------
266-
1>stdafx.cpp
267266
1>MathLibrary.cpp
268267
1>dllmain.cpp
269268
1>Generating Code...

docs/cpp/source-code-organization-cpp-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Source code organization (C++ Templates)"
3-
ms.date: "11/04/2016"
3+
ms.date: "04/22/2019"
44
ms.assetid: 50569c5d-0219-4966-9bcf-a8689074ad1d
55
---
66
# Source code organization (C++ Templates)

0 commit comments

Comments
 (0)