1 parent 4fb8714 commit f554bc9Copy full SHA for f554bc9
1 file changed
docs/data/oledb/implementing-a-simple-consumer.md
@@ -35,7 +35,7 @@ The following topics show how to edit the files created by the **MFC Application
35
```cpp
36
// MyCons.cpp : Defines the entry point for the console application.
37
//
38
- #include "pch.h" // *stdafx.h* in Visual Studio 2017 and earlier
+ #include "pch.h" // "stdafx.h" in Visual Studio 2017 and earlier
39
#include "Products.h"
40
...
41
int main(int argc, char* argv[])
0 commit comments